]> git.phdru.name Git - dotfiles.git/blob - bin/s
Feat(bin/cleanup-recode.sh): Default is the current directory
[dotfiles.git] / bin / s
1 #! /bin/sh
2
3 ssh "$@"; rc=$?
4 xtitle && exit $rc