Bash Aliases     

The defaults in bash suck, so I put these in my ~/.bashrc file


alias dir="ls -lh --color=auto"
alias pico="pico -w -d"
alias tracert="/usr/sbin/traceroute"
alias hog="du -h --max-depth=1"
alias whois="whois -H"
export EDITOR="pico -w -d"

in ~/.screen.rc

hardstatus alwayslastline hardstatus string '%{gk}[ %{G}%H %{g}][%= %{wk}%?%-Lw%?%{=b kR}(%{W}%n*%f %t%?(%u)%?%{=b kR})%{= kw}%?%+Lw%?%?%= %{g}][%{Y}%l%{g}]%{=b C}[ %m/%d %c ]%{W}'

  Site by Kallahar - kallahar@kallahar.com - Hosted by DreamHost