Browse Source

remove alias p and c

pull/1/head
10sr 12 years ago
parent
commit
9ef8279b44
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      bashrc

+ 0
- 2
bashrc View File

@@ -89,8 +89,6 @@ alias cp="cp -v"
alias mv="mv -v"
alias psall="ps auxww"
alias q=exit
alias p="$PAGER"
alias c=cat
alias e3=e3em
alias dirs="dirs -v -l | \grep -v \$(printf '%s$' \$PWD)"
alias po=popd


Loading…
Cancel
Save