mirror of https://github.com/nirenjan/dotfiles.git
With a fresh install of zsh on OSX Catalina, the which command returns text in stdout even if there is no corresponding command. Replacing it with `command -v` ensures that the test does not give a false positive. |
||
|---|---|---|
| .. | ||
| aliases.zsh | ||
| completion.zsh | ||
| editing.zsh | ||
| gpg.zsh | ||
| history.zsh | ||
| lscolors.zsh | ||
| prompt.zsh | ||