From 15eb81d8e0356caa45cd75ef4c3a62d096fa4e8f Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 27 Oct 2014 16:34:27 +0000 Subject: First commit on utopic unicorn --- .dotfilesrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.dotfilesrc') diff --git a/.dotfilesrc b/.dotfilesrc index d3ce980..235768e 100755 --- a/.dotfilesrc +++ b/.dotfilesrc @@ -18,8 +18,8 @@ done # Fetchmailrc (protect sensitive information) mv ~/.fetchmailrc $olddir -# cp $dir/.fetchmailrc ~ -# vim ~/.fetchmailrc +cp $dir/.fetchmailrc ~ +vim ~/.fetchmailrc # read password # sed -i 's/xx_change_me_xx/'$password'/g' ~/.fetchmailrc @@ -29,7 +29,7 @@ sudo mv /etc/ssmtp/ssmtp.conf $olddir sudo ln -s $dir/ssmtp.conf /etc/ssmtp/ # Permissions -# sudo chmod 600 ~/.fetchmailrc +sudo chmod 600 ~/.fetchmailrc sudo chmod 600 $dir/.mailfilter sudo rm -rf .vim/bundle -- cgit v1.2.3