rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

commit 352c3116b8011d410afb428af8ff009021dc508e
parent 6607c209ac3ece0732490cc9a3a88d9533ae45fe
Author: Mark Feller <mark@mfeller.io>
Date:   Wed, 30 Dec 2020 11:50:25 -0700

copy correct files on install for imap

Diffstat:
Minstall | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/install b/install @@ -15,6 +15,7 @@ shared() copy dots/.config/mpd $HOME/.config copy dots/.config/ncmpcpp $HOME/.config copy dots/.config/notmuch $HOME/.config + copy dots/.config/offlineimap $HOME/.config copy dots/.config/zsh $HOME/.config copy dots/.config/aliasrc $HOME/.config copy dots/.local/bin $HOME/.local