X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=install;h=e44388cce675b3bf64a34f2ad61b7a4fd4910c53;hb=2a8eabb8186791663e2aa8a57c3400eb91f2fa75;hp=6d4d4bc34be2812bb94680cac5491d8f7dc583d9;hpb=e65f6103492619f4451555fb40d65f321bea1159;p=dotfiles.git diff --git a/install b/install index 6d4d4bc..e44388c 100755 --- a/install +++ b/install @@ -5,6 +5,10 @@ cp -if `pwd`/.bashrc ~/.bashrc || true cp -if `pwd`/muttrc ~/.mutt/muttrc || true cp -if `pwd`/msmtp ~/.mutt/msmtp || true cp -if `pwd`/offlineimaprc ~/.mutt/offlineimaprc || true +cp -if `pwd`/gpg-agent.conf ~/.gnupg/gpg-agent.conf || true +sudo cp -if `pwd`/sudo/mpd.conf /etc/mpd.conf || true +sudo cp -if `pwd`/sudo/settings.json /etc/transmission-daemon/settings.json || true +sudo cp -if `pwd`/gpg-agent.sh /etc/profile.d/gpg-agent.sh || true if [ "$1" = "-x" ] then