Skip to content

Instantly share code, notes, and snippets.

@snowmantw
Created December 23, 2015 09:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save snowmantw/6e459e097a2a97a93317 to your computer and use it in GitHub Desktop.
Save snowmantw/6e459e097a2a97a93317 to your computer and use it in GitHub Desktop.
export PATH=$PATH:~/.bin:~/.nvm
export DOCKER_HOST=tcp://localhost:4243
export PS1="\[\033[1;32m\]`hostname`\[\033[0m\] \[\033[1;35m\]\u\[\033[0m\]:\[\033[1;33m\]\w\[\033[0m\]$ "
export CLICOLOR=1
export LSCOLORS=ExFxCxDxBxegedabagacad
export PATH=$PATH:/usr/local/share/gcutil
source ~/.nvm/nvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment