Age | Commit message (Expand) | Author |
---|---|---|
2020-08-24 | zsh_reload: use $SHELL to reload zsh only if it's a zsh shell (fixes #9054) | Marc Cornellà |
2020-02-28 | zsh_reload: respect `$ZDOTDIR` when searching for `.zshrc` (#7706) | Alexander Schlarb |
2018-04-22 | zsh_reload: use `exec zsh` instead of `source ~/.zshrc` | Marc Cornellà |
2018-04-22 | zsh_reload: ignore insecure compinit files | Marc Cornellà |
2018-04-22 | zsh_reload: fix code style and indent with tabs | Marc Cornellà |
2015-01-08 | Update /home/srj/.oh-my-zsh/cache references | Stephen |
2014-07-16 | make sure cache dir exists, just like log dir | ncanceill |
2014-04-18 | Use cache folder inside $ZSH, delete with unaliased rm | Marc Cornellà |
2011-10-20 | Add zsh_reload which provides src function, this function will source .zshrc ... | Wael Nasreddine |