MG: cshell scripts to sync sites.
This commit is contained in:
7
mg/sync_home
Executable file
7
mg/sync_home
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/csh
|
||||
|
||||
cd
|
||||
rsync -avz amy-dev5:local_rh_x64 local_rh_x64
|
||||
rsync -avz amy-dev5:bin bin
|
||||
rsync -avz amy-dev5:.vim .vim
|
||||
|
||||
Reference in New Issue
Block a user