latest
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-16 04:28:48 -07:00
parent 8e0ade5673
commit e59a1b5085
7 changed files with 16 additions and 13 deletions

View File

@@ -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"

View File

@@ -0,0 +1 @@
export LSCOLORS=ExGxBxDxCxEgEdxbxgxcxd