updated
This commit is contained in:
parent
d44c9ba307
commit
3c31f05bd7
2 changed files with 1 additions and 5 deletions
4
.shrc
4
.shrc
|
|
@ -9,7 +9,3 @@ export PATH="$PATH:/opt/nvim-linux64/bin"
|
|||
export PATH=$PATH:/usr/local/go/bin
|
||||
export PATH=$PATH:~/go/bin
|
||||
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue