Working on neomutt setup and some other small fixes

This commit is contained in:
Marko Korhonen 2020-11-25 10:06:19 +02:00
parent 91836193e7
commit bf10ef8645
36 changed files with 152 additions and 155 deletions

View file

@ -9,6 +9,7 @@ export PASS_MPD_ADMIN="$(pass linux/mpd-admin | head -1)"
export PASS_IPMI="$(pass selfhosted/idrac | head -1)"
export PASS_MQTT="$(pass selfhosted/mqtt.reekynet.com | head -1)"
export PASS_EMAIL_HACKER="$(pass email/functionalhacker@korhonen.cc | head -1)"
export PASS_EMAIL_MARKO="$(pass email/marko@korhonen.cc | head -1)"
export PASS_EMAIL_ADMIN="$(pass email/admin@korhonen.cc | head -1)"