dotfiles/bash_includes/mushy.sh

5 lines
78 B
Bash
Raw Normal View History

#!/bin/bash
alias moshy='function _moshy(){ mosh "$1" -- tmux at; };_moshy'