diff --git a/bash_includes/mushy.sh b/bash_includes/mushy.sh new file mode 100644 index 0000000..9bae246 --- /dev/null +++ b/bash_includes/mushy.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +alias moshy='function _moshy(){ mosh "$1" -- tmux at; };_moshy' +