10 Commits (865d2d8a53f65eba22c8a0436be1ea985aaa2aba)

Author SHA1 Message Date
Marc Cornellà cfb86cd08d zsh_reload: use $SHELL to reload zsh only if it's a zsh shell (fixes #9054) 6 years ago
Alexander Schlarb 1689e9bb90
zsh_reload: respect `$ZDOTDIR` when searching for `.zshrc` (#7706) 6 years ago
Marc Cornellà fbbe902c38 zsh_reload: add README 8 years ago
Marc Cornellà 405b8f220a zsh_reload: use `exec zsh` instead of `source ~/.zshrc` 8 years ago
Marc Cornellà 8706c8eb64 zsh_reload: ignore insecure compinit files 8 years ago
Marc Cornellà 9a7c56dcdd zsh_reload: fix code style and indent with tabs 8 years ago
Stephen ceb42ecdb6 Update /home/srj/.oh-my-zsh/cache references 12 years ago
ncanceill 7478b754a1 make sure cache dir exists, just like log dir 12 years ago
Marc Cornellà fcfa323974 Use cache folder inside $ZSH, delete with unaliased rm 12 years ago
Wael Nasreddine 40508b79a4 Add zsh_reload which provides src function, this function will source .zshrc and rebuilds cache 15 years ago