5 lines
78 B
Bash
5 lines
78 B
Bash
#!/bin/bash
|
|
|
|
alias moshy='function _moshy(){ mosh "$1" -- tmux at; };_moshy'
|
|
|