Added into a PATH a bin for rust
This commit is contained in:
parent
94c138f014
commit
f1bf681d0a
1
.zshrc
1
.zshrc
@ -79,6 +79,7 @@ export PATH=$HOME/.local/bin:$PATH
|
|||||||
export PATH=$HOME/node_modules/.bin:$PATH
|
export PATH=$HOME/node_modules/.bin:$PATH
|
||||||
export GOPATH=$HOME/golang
|
export GOPATH=$HOME/golang
|
||||||
export PATH=$PATH:$HOME/.gem/ruby/2.6.0/bin
|
export PATH=$PATH:$HOME/.gem/ruby/2.6.0/bin
|
||||||
|
export PATH=$PATH:$HOME/.cargo/bin
|
||||||
[ -d $HOME/repo/fortigate/bin ] && export PATH=$HOME/repo/fortigate/bin:$PATH
|
[ -d $HOME/repo/fortigate/bin ] && export PATH=$HOME/repo/fortigate/bin:$PATH
|
||||||
|
|
||||||
# History
|
# History
|
||||||
|
Loading…
Reference in New Issue
Block a user