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/2963734 to your computer and use it in GitHub Desktop.
Save abatkin/2963734 to your computer and use it in GitHub Desktop.
ZSH aliases
alias ant='ant -logger org.apache.tools.ant.listener.AnsiColorLogger'
alias ll='ls --color=tty -lrt'
alias kde=". ~/kde/env.sh && cd ~/kde/src"
alias vi=vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment