Skip to content

Instantly share code, notes, and snippets.

@Swoorup
Created May 30, 2016 17:00
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 Swoorup/2f04aa783b8251836575f43340c0fe11 to your computer and use it in GitHub Desktop.
Save Swoorup/2f04aa783b8251836575f43340c0fe11 to your computer and use it in GitHub Desktop.
My zsh config
alias tree='tree -C'
export EDITOR=vim
export PAGER="less"
export LESS="-R"
eval $( dircolors -b $HOME/.dircolors )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment