Bump a few things

This commit is contained in:
2024-09-30 13:32:02 -04:00
parent 23d7c0d52f
commit ce836a568c
3 changed files with 102 additions and 0 deletions

1
.zshrc
View File

@@ -5,6 +5,7 @@ fortune -a
# Add my bins to path
path+=("$HOME/.local/bin")
path+=("$HOME/Pictures/Furry/Scripts")
export PATH
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.