Zsh stuff
This commit is contained in:
parent
5b80b4c33a
commit
b98ce61042
3 changed files with 9 additions and 4 deletions
|
|
@ -22,4 +22,6 @@ eval $(gpg-agent --daemon)
|
|||
export PATH="$PATH:~/.local/share/cargo/bin/"
|
||||
export PATH="$PATH:$JAVA_HOME/bin/"
|
||||
|
||||
export PATH=~/.local/bin/overrides:$PATH # Overriding /usr/bin/*
|
||||
export PATH=~/.local/bin:$PATH # Highest precedence to local bin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue