Skip to content

Instantly share code, notes, and snippets.

@ftkro
Created March 7, 2013 11:42
Show Gist options
  • Save ftkro/5107474 to your computer and use it in GitHub Desktop.
Save ftkro/5107474 to your computer and use it in GitHub Desktop.
My .bashrc
PATH="$PATH":/Users/tea_hugutaku/shell
PATH="$PATH":/usr/local/sbin
export HOMEBREW_EDITOR=/usr/bin/vim
export PATH=/usr/local/bin:/usr/local/sbin:$PATH
alias vi='/usr/bin/vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment