Adding srsync alias

This commit is contained in:
2019-05-09 23:18:33 -04:00
parent 6cd9dd4ef3
commit 73f2045c75

View File

@@ -113,6 +113,7 @@
e = "emacsclient -a \"\" -t -nw"; e = "emacsclient -a \"\" -t -nw";
weather = "curl http://wttr.in"; weather = "curl http://wttr.in";
er = "rm -rf logs; unzip -o"; er = "rm -rf logs; unzip -o";
srsync = "rsync --rsync-path='sudo rsync'";
}; };
# for MacOS # for MacOS
initExtra = '' initExtra = ''