···122122#ansible
123123cp ~/.k9s/hotkey.yml $git/general/dotfiles/k9s/hotkey.yml
124124125125+#presenterm
126126+cp ~/.config/presenterm/config.yaml $git/general/dotfiles/presenterm/config.yaml
127127+125128#Lazygit: location could be changed: `export XDG_CONFIG_HOME="$HOME/.config` (but that would affect all apps)
126129cp -r ~/Library/Application\ Support/lazygit/config.yml $git/general/dotfiles/lazygit/config.yml
127130# source $venvs/dagster/bin/activate
+1
mutt/muttrc
···23232424set realname = "Simon Späti"
2525set from = "simon@ssp.sh"
2626+# accounts in `~/msmtprc`
2627set sendmail = "msmtp -a simon@sspaeti.com"
2728# send each mail bcc to hey email in order to have the full picture there too
2829send-hook . "my_hdr Bcc: sspaeti@hey.com"