Move files into the template folder of their role
This commit is contained in:
4
roles/bash/templates/bash_includes/moshy.sh
Normal file
4
roles/bash/templates/bash_includes/moshy.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
alias moshy='function _moshy(){ mosh "$1" -- tmux at; };_moshy'
|
||||
|
Reference in New Issue
Block a user