X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=svnfix;h=7b8725878aca075ac7cdaf7acd19e036c2a179b1;hb=96971755c52999741a9ccf23117f3d935d09848b;hp=8de255eb46872a242d12abac951c1317714f3268;hpb=a4903066dd40675c65e20b4f57343bf6ce599bc2;p=bin.git diff --git a/svnfix b/svnfix index 8de255e..7b87258 100755 --- a/svnfix +++ b/svnfix @@ -35,4 +35,8 @@ fi; if [ -e ~/.hide/dgsmon_conf ]; then ln -sf ~/.hide/dgsmon_conf ~/.dgsmonrc -fi; \ No newline at end of file +fi; + +if [ -e ~/.hide/reminders ]; then + ln -sf ~/.hide/reminders ~/.reminders +fi;