1
1
Fork 0
This commit is contained in:
Kenwood 2021-08-14 23:12:33 -04:00
commit 9fec1ef120
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

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