1
0
Fork 0

Add mutt state dir

This commit is contained in:
Malte Brandy 2021-10-08 11:06:31 +02:00
parent 41e19f78ee
commit 329b5709f3
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -52,5 +52,6 @@ in
(mkLine "L+" "${home}/.persist" "/disk/persist/maralorn")
(mkLine "f" "${home}/.mode" "orga")
(mkLine "f" "${home}/.config/lazygit/state.yml" "startuppopupversion: 5")
(mkLine "d" "${home}/.cache/mutt" "")
];
}