dotfiles/roles/bash/templates/bash_includes/moshy.sh

5 lines
78 B
Bash

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