Commit History

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