@ -32,4 +32,9 @@ if [ -f /usr/local/bin/virtualenvwrapper.sh ]; then
source /usr/local/bin/virtualenvwrapper.sh
fi
# Node / nvm
if[ -f "$HOME/.nvm/nvm.sh"];then
source"$HOME/.nvm/nvm.sh"
fi
exportLSCOLORS="ExGxFxdxCxDxDxhbadExEx"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.