Update localpath
This commit is contained in:
parent
5cd3789f0b
commit
37a8a61735
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