]> git.phdru.name Git - dotfiles.git/blob - bin/s
Feat(.vim/python/virtualenv.py): Search for `activate_this.py` in w32
[dotfiles.git] / bin / s
1 #! /bin/sh
2
3 ssh "$@"; rc=$?
4 xtitle && exit $rc