Files
dotfiles/scripts/ssh-terminal
T
2023-07-31 08:17:03 +05:00

4 lines
46 B
Bash
Executable File

#!/bin/bash
/sbin/xfce4-terminal -e "ssh $1"