spacemacs, stow
This commit is contained in:
3
files/home/.bashrc
Normal file
3
files/home/.bashrc
Normal file
@@ -0,0 +1,3 @@
|
||||
# Load nvm bash dependency
|
||||
[ -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
|
||||
Reference in New Issue
Block a user