Adding srsync alias

master
Dustin Swan 5 years ago
parent 6cd9dd4ef3
commit 73f2045c75
Signed by: dustinswan
GPG Key ID: AB49BD6B2B3A6377

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

Loading…
Cancel
Save