]> Sergey Matveev's repositories - zsh-autoenv.git/commitdiff
Do not reset the stack variables when (re)sourcing the plugin
authorDaniel Hahler <git@thequod.de>
Sun, 15 Mar 2015 21:10:50 +0000 (22:10 +0100)
committerDaniel Hahler <git@thequod.de>
Sun, 29 Mar 2015 22:58:32 +0000 (00:58 +0200)
This is meant to keep the current state when re-sourcing the shell
config (`. ~/.zshrc`).

Closes https://github.com/Tarrasch/zsh-autoenv/pull/24


No differences found