Skip to content

Commit

Permalink
home: Add notmuch dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
toonn committed Apr 16, 2024
1 parent 7f8d089 commit cfe4667
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,12 @@
ln -sfn $HOME/src/dotfiles/fish/functions $HOME/.config/fish/functions
ln -sfn $HOME/src/dotfiles/isync/mbsyncrc $HOME/.mbsyncrc
ln -sfn $HOME/src/dotfiles/kitty $HOME/.config/kitty
ln -sfn $HOME/src/dotfiles/mailcap $HOME/.mailcap
mkdir -p $HOME/.config/mpv
ln -sfn $HOME/src/dotfiles/mpv/scripts $HOME/.config/mpv/scripts
ln -sfn $HOME/src/dotfiles/neomutt $HOME/.config/neomutt
ln -sfn $HOME/src/dotfiles/notmuch/notmuch-config \
$HOME/.notmuch-config
ln -sfn $HOME/src/dotfiles/ranger $HOME/.config/ranger
'';

Expand Down

0 comments on commit cfe4667

Please sign in to comment.