Merge branch 'main' of git.clustercockpit.org:moebiusband/dotfiles

This commit is contained in:
Jan Eitzinger 2023-07-06 07:10:29 +02:00
commit 6cbdc19a1b
2 changed files with 22 additions and 0 deletions

View File

@ -73,6 +73,7 @@ require('gitsigns').setup()
require("trouble").setup {}
require('nvim-autopairs').setup({
fast_wrap = {},
check_ts = true
})
require('leap').add_default_mappings()

21
private_dot_msmtprc.tmpl Normal file
View File

@ -0,0 +1,21 @@
defaults
auth on
tls on
tls_trust_file /etc/ssl/cert.pem
logfile ~/.msmtp.log
account moebius
host mail.moebiusband.org
port 587
user jan
password {{ (keepassxc "moebiusband.org").Password }}
from jan@moebiusband.org
account fau
host groupware.fau.de
port 587
user unrz254
password {{ (keepassxc "IDM FAU").Password }}
from jan.eitzinger@fau.de
account default : moebius