updated zshrc path

This commit is contained in:
Solomon Laing 2021-12-22 16:44:43 +10:30
parent 1bf579b27e
commit 9664331731

1
.zshrc
View File

@ -112,7 +112,6 @@ alias ipaddr='curl api.ipify.org'
alias sms='nohup kdeconnect-sms &' alias sms='nohup kdeconnect-sms &'
alias ls='ls -la --color=auto' alias ls='ls -la --color=auto'
path+=('$HOME/.local/bin')
path+=('/home/solomon/.local/bin') path+=('/home/solomon/.local/bin')
# Dracula Theme (for zsh-syntax-highlighting) # Dracula Theme (for zsh-syntax-highlighting)