From 69e905d78990b61e3d7dfc50a66b186fff679ea8 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 5 Sep 2019 08:50:19 +0200 Subject: Add msmtp config --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 7b8e1e0..f1e5e55 100644 --- a/config.yaml +++ b/config.yaml @@ -33,6 +33,9 @@ dotfiles: d_khal: src: config/khal dst: ~/.config/khal + f_msmtprc: + src: msmtprc + dst: ~/.msmtprc profiles: unicorn: dotfiles: @@ -46,6 +49,7 @@ profiles: - d_scripts - d_gnupg - d_khal + - f_msmtprc fenec: dotfiles: - d_i3pystatus -- cgit v1.2.1