This commit is contained in:
2021-08-14 23:12:33 -04:00

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.