summaryrefslogtreecommitdiff
path: root/plugins/zsh_reload
AgeCommit message (Expand)Author
2020-02-28zsh_reload: respect `$ZDOTDIR` when searching for `.zshrc` (#7706)Alexander Schlarb
2018-04-22zsh_reload: add READMEMarc Cornellà
2018-04-22zsh_reload: use `exec zsh` instead of `source ~/.zshrc`Marc Cornellà
2018-04-22zsh_reload: ignore insecure compinit filesMarc Cornellà
2018-04-22zsh_reload: fix code style and indent with tabsMarc Cornellà
2015-01-08Update /home/srj/.oh-my-zsh/cache referencesStephen
2014-07-16make sure cache dir exists, just like log dirncanceill
2014-04-18Use cache folder inside $ZSH, delete with unaliased rmMarc Cornellà
2011-10-20Add zsh_reload which provides src function, this function will source .zshrc ...Wael Nasreddine