wx-ssh(){ wx-login case $1 in keys) wx-ssh-keys $2 $3 ;; config) wx-ssh-config $2 ;; *) wx-header "SSH" wx-stop ;; esac }