diff options
Diffstat (limited to 'zsh/.zshrc')
| -rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Created by newuser for 5.8 # +export PATH=$PATH:/home/kdamani/.local/bin ### Added by Zinit's installer if [[ ! -f $HOME/.zinit/bin/zinit.zsh ]]; then @@ -151,3 +152,4 @@ alias gst="git status" alias b="ssh kdamani@burne.sat" alias dns="ssh administrator@ctrlf-dns" + |
