This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export NVM_DIR="~/.nvm"
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
|
||||
if [[ -e "$NVM_DIR/nvm.sh" ]]; then
|
||||
source "$NVM_DIR/nvm.sh"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
export LSCOLORS=ExGxBxDxCxEgEdxbxgxcxd
|
||||
Reference in New Issue
Block a user