Loading .shell/aliases +5 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ alias syslog='tail -F /var/log/syslog' alias client-display='~/.shell/bin/tmux-display-helper run-command' # special grep alias grep='~/.shell/bin/grep-auto-exclude grep -n' alias fgrep='~/.shell/bin/grep-auto-exclude fgrep -n' alias egrep='~/.shell/bin/grep-auto-exclude egrep -n' ## Common miss-spellings ## ===================== Loading Loading
.shell/aliases +5 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,11 @@ alias syslog='tail -F /var/log/syslog' alias client-display='~/.shell/bin/tmux-display-helper run-command' # special grep alias grep='~/.shell/bin/grep-auto-exclude grep -n' alias fgrep='~/.shell/bin/grep-auto-exclude fgrep -n' alias egrep='~/.shell/bin/grep-auto-exclude egrep -n' ## Common miss-spellings ## ===================== Loading