Loading .shell/aliases +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ alias egrep='~/.shell/bin/grep-auto-exclude egrep -n' # special vim alias vim="FROM_ALIAS=yes ~/.vim/bin/vim.remote" # work-around for muscle memory type less >/dev/null 2>&1 && alias cat="less -F" ## Common miss-spellings ## ===================== Loading Loading
.shell/aliases +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,10 @@ alias egrep='~/.shell/bin/grep-auto-exclude egrep -n' # special vim alias vim="FROM_ALIAS=yes ~/.vim/bin/vim.remote" # work-around for muscle memory type less >/dev/null 2>&1 && alias cat="less -F" ## Common miss-spellings ## ===================== Loading