Merge branch 'master' of https://kitsunehosting.net/gitea/Kenwood/dotfiles
This commit is contained in:
commit
9fec1ef120
2
.zshrc
2
.zshrc
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue