Adding srsync alias
This commit is contained in:
@@ -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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user