set -o emacs
bind -m '^L'=clear^M
alias t='ssh t'
HISTFILE="$HOME/.ksh_history"
HISTSIZE=5000
