diff --git a/zsh/aliases.zsh b/zsh/aliases.zsh index f4c67c4e..567cf6b9 100644 --- a/zsh/aliases.zsh +++ b/zsh/aliases.zsh @@ -15,7 +15,6 @@ alias psg="ps aux | grep " alias psr='ps aux | grep ruby' # Moving around -alias ..='cd ..' alias cdb='cd -' # Show human friendly numbers and colors