This commit is contained in:
Rouven Seifert 2023-02-02 12:31:38 +01:00
parent 7e4cb1f4ca
commit 7b09649d5f
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
4 changed files with 25 additions and 21 deletions

View file

@ -192,11 +192,11 @@ in
extraConfig.Create = "near";
};
# There is a lot of spam around, maybe we should not include that folder
#channels.junk = {
#nearPattern = "Junk";
#farPattern = "Public/Spam";
#extraConfig.Create = "near";
#};
channels.junk = {
nearPattern = "Junk";
farPattern = "Public/Spam";
extraConfig.Create = "near";
};
channels.drafts = {
nearPattern = "Drafts";
farPattern = "Drafts";

View file

@ -21,6 +21,10 @@
match = "Host raspi User git";
identityFile = "~/.ssh/git";
};
"git@ifsr.de" = {
match = "Host raspi User git";
identityFile = "~/.ssh/git";
};
};
extraConfig = ''
IdentityFile ~/.ssh/id_ed25519

View file

@ -141,7 +141,7 @@ command! reload :write | restart
" program.
" Pdf
filextype *.pdf okular
filextype *.pdf evince
" Audio
filetype *.wav,*.mp3,*.flac,*.m4a,*.wma,*.ape,*.ac3,*.og[agx],*.spx,*.opus