powerline json files and dircolors moved.

This commit is contained in:
2014-05-04 23:15:31 -07:00
parent 8530f64bc5
commit 2b4fedfce0
9 changed files with 134 additions and 17 deletions

View File

@@ -5,6 +5,7 @@ alias timestamp='date +%s'
alias go2dotfiles='cd $(dirname `readlink -f ~/.zshrc | xargs dirname`)'
alias fn='find . -name '
alias prj='cd ~/Projects'
alias reload_tmux='tmux source-file ~/.tmux.conf'
# enables the sudoing of aliases.
alias sudo='sudo '