Skip to content

Instantly share code, notes, and snippets.

@zoeabryant
Last active August 23, 2017 15:18
Show Gist options
  • Save zoeabryant/0a1e27b014425bcbf6850ab6eac8f7e4 to your computer and use it in GitHub Desktop.
Save zoeabryant/0a1e27b014425bcbf6850ab6eac8f7e4 to your computer and use it in GitHub Desktop.
alias gs="git status"
alias subl="/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl "
export NVM_DIR="$HOME/.nvm"
. "/usr/local/opt/nvm/nvm.sh"
export PATH="$HOME/.yarn/bin:$PATH"
eval $(thefuck --alias)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment