Move files into the template folder of their role

This commit is contained in:
2019-05-03 13:32:42 +02:00
parent 988411340e
commit 9a55b0e432
5 changed files with 7 additions and 0 deletions

View File

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