diff --git a/bashrc b/bashrc index 274e555..5a444f2 100644 --- a/bashrc +++ b/bashrc @@ -43,7 +43,7 @@ alias fgrep="fgrep --color=auto"; alias v="vim" alias vi="vim" alias path='echo $PATH | tr -s ":" "\n"' -alias manpath='echo $MANPATH | tr -s ":" "\n"' +alias mpath='echo $MANPATH | tr -s ":" "\n"' # Shell options for option in cdspell checkwinsize globstar histappend nocaseglob