further cleanup of zsh files

* renamed ZSH to DOTFILES
* create new ZSH variable that points to $DOTFILES/zsh
This commit is contained in:
Nick Nisi
2014-03-15 08:03:12 -05:00
parent cf9ef8c569
commit d89c54aa2b
3 changed files with 8 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
# tmux aliases
alias ta='tmux attach'
alias tls='tmux ls'
alias tat='tmux attach -t'