Browse Source

add env PLAYER

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

+ 1
- 0
bashrc View File

@@ -114,6 +114,7 @@ alias _reloadrc="test -f ~/.bashrc && source ~/.bashrc"
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 wic=wicd-curses
alias wil="wicd-cli -y -l | head"


Loading…
Cancel
Save