updated path
This commit is contained in:
parent
aa0110cc37
commit
52c7a33f30
@ -6,7 +6,7 @@ case $- in
|
||||
esac
|
||||
|
||||
export GOPATH="$HOME/go"
|
||||
export PATH="$HOME/.local/bin:$PATH:$GOPATH/bin:$HOME/scripts"
|
||||
export PATH="$HOME/.local/bin:$PATH:$GOPATH/bin:$HOME/scripts:$HOME/.dotnet/"
|
||||
|
||||
# don't put duplicate lines or lines starting with space in the history.
|
||||
# See bash(1) for more options
|
||||
|
||||
Loading…
Reference in New Issue
Block a user