1
1
Fork 0

Update localpath

This commit is contained in:
Kenwood 2021-07-23 13:08:49 -04:00
parent 5cd3789f0b
commit 37a8a61735
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -2,7 +2,7 @@
uwufetch uwufetch
# Add my bins to path # Add my bins to path
path+=("$HOME/local/bin") path+=("$HOME/.local/bin")
export PATH export PATH
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc. # Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.