Browse Source

add alias screen

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

+ 1
- 0
bashrc View File

@@ -115,6 +115,7 @@ alias sh="ENV=$HOME/.shrc PS1=\$\ sh"
# type trash >/dev/null 2>&1 && alias rm=trash
alias mpg123="mpg123 -C -v --title"
export PLAYER="mpg123 -C -v --title"
alias screen="screen -e^z^z"

alias wic=wicd-curses
alias wil="wicd-cli -y -l | head"


Loading…
Cancel
Save