]> git.phdru.name Git - dotfiles.git/blob - bin/s
.bashrc: Remove second call to `bash_prompt`
[dotfiles.git] / bin / s
1 #! /bin/sh
2
3 ssh "$@"; rc=$?
4 xtitle && exit $rc