diff options
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Created by newuser for 5.8 # -export PATH=$PATH:/home/kdamani/.local/bin +export PATH=$PATH:$HOME/.local/bin ### Added by Zinit's installer if [[ ! -f $HOME/.zinit/bin/zinit.zsh ]]; then |
