a6b43b20003c
Changes.
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Thu, 21 Apr 2011 14:22:59 -0400 | 
| parents | 2fb20a201aa5 | 
| children | 064a49123c88 | 
| branches/tags | (none) | 
| files | .zshrc vim/.vimrc zsh/misc.zsh | 
Changes
--- a/.zshrc Wed Apr 20 10:26:40 2011 -0400 +++ b/.zshrc Thu Apr 21 14:22:59 2011 -0400 @@ -18,8 +18,6 @@ alias oldgcc='export CC=/usr/bin/gcc-4.0' alias tm='tmux -u2' alias c='clear' -alias v='vimpager' -alias hv='vimpagerhl' # Environment variables ------------------------------------------------------ export EDITOR='vim'