X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=svnfix;h=39536f64a07525fa4ae37e54dbe568c4feec5351;hb=ef97b3a24bfcc351a1d45ea7ac030dcc0dd91273;hp=1643854e8078cd504bb4f258273f3efbb8febdd1;hpb=1d997e7d68fe0ab078581c5e9bcd722bc0a5985d;p=bin.git diff --git a/svnfix b/svnfix index 1643854..39536f6 100755 --- a/svnfix +++ b/svnfix @@ -21,3 +21,7 @@ for a in bug order; do ln -sf ~/.hide/${a}_bot.conf ~/.${a}_bot.conf fi; done; + +if [ -e ~/.hide/f1rc ]; then + ln -sf ~/.hide/f1rc ~/.f1rc +fi;