Merge remote-tracking branch 'upstream/master'

Conflicts:
	plugins/jump/jump.plugin.zsh
	themes/ys.zsh-theme
This commit is contained in:
Gaetan Semet 2014-11-24 13:43:37 +01:00
commit a32d89278a
38 changed files with 563 additions and 219 deletions

View file

@ -54,7 +54,6 @@ alias ff='find . -type f -name'
alias h='history'
alias hgrep="fc -El 0 | grep"
alias help='man'
alias j='jobs'
alias p='ps -f'
alias sortnr='sort -n -r'
alias unexport='unset'