X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=install;h=9b4766020f5524cb00e114f2b4ecab877f59c448;hb=336b6c6c69a03210ca9f666e82de17503a129045;hp=c8ad1e70184ca6222679ecf3ddc32d254d45d6a0;hpb=2936f4d6a97842ec19287d8093baf68a0b654b6b;p=dotfiles.git diff --git a/install b/install index c8ad1e7..9b47660 100755 --- a/install +++ b/install @@ -1,3 +1,7 @@ #!/bin/bash cp -if `pwd`/.vimrc ~/.vimrc cp -if `pwd`/.bashrc ~/.bashrc +cp -if `pwd`/.Xresources ~/.Xresources +cp -if `pwd`/muttrc ~/.mutt/muttrc +cp -if `pwd`/msmtp ~/.mutt/msmtp +cp -if `pwd`/offlineimaprc ~/.mutt/offlineimaprc