Skip to content

Instantly share code, notes, and snippets.

@abatkin
Created June 21, 2012 03:55
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 abatkin/2963730 to your computer and use it in GitHub Desktop.
Save abatkin/2963730 to your computer and use it in GitHub Desktop.
ZSH environment variables
export EDITOR=vim
export VISUAL=vim
export PAGER=less
# Also setup JAVA_HOME, ANT_HOME, PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment