From 7cea76837291d8d112f5e6312ba31781d7a6bc3e Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Tue, 22 Nov 2022 01:28:53 +0000 Subject: [PATCH] Update dotfiles/.local/share/chezmoi/private_dot_config/himalaya/config.toml.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/gtk-3.0/settings.ini, dotfiles/.local/share/chezmoi/private_dot_config/ghorg/conf.yaml.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-golang-pkgs.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-cargo-pkgs.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-python-pkgs.tmpl, dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-ruby-pkgs.tmpl Deleted dotfiles/.config/httpie/config.json --- dotfiles/.config/httpie/config.json | 5 -- ...ult-cargo-pkgs => default-cargo-pkgs.tmpl} | 0 ...t-golang-pkgs => default-golang-pkgs.tmpl} | 0 ...t-python-pkgs => default-python-pkgs.tmpl} | 0 ...fault-ruby-pkgs => default-ruby-pkgs.tmpl} | 0 .../ghorg/{conf.yaml => conf.yaml.tmpl} | 0 .../private_dot_config/gtk-3.0/settings.ini | 2 +- .../himalaya/config.toml.tmpl | 60 +++++++++++++++++++ 8 files changed, 61 insertions(+), 6 deletions(-) delete mode 100644 dotfiles/.config/httpie/config.json rename dotfiles/.local/share/chezmoi/private_dot_config/asdf/{default-cargo-pkgs => default-cargo-pkgs.tmpl} (100%) rename dotfiles/.local/share/chezmoi/private_dot_config/asdf/{default-golang-pkgs => default-golang-pkgs.tmpl} (100%) rename dotfiles/.local/share/chezmoi/private_dot_config/asdf/{default-python-pkgs => default-python-pkgs.tmpl} (100%) rename dotfiles/.local/share/chezmoi/private_dot_config/asdf/{default-ruby-pkgs => default-ruby-pkgs.tmpl} (100%) rename dotfiles/.local/share/chezmoi/private_dot_config/ghorg/{conf.yaml => conf.yaml.tmpl} (100%) create mode 100644 dotfiles/.local/share/chezmoi/private_dot_config/himalaya/config.toml.tmpl diff --git a/dotfiles/.config/httpie/config.json b/dotfiles/.config/httpie/config.json deleted file mode 100644 index 3cd96129..00000000 --- a/dotfiles/.config/httpie/config.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "default_options": [ - "--style=fruity" - ] -} diff --git a/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-cargo-pkgs b/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-cargo-pkgs.tmpl similarity index 100% rename from dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-cargo-pkgs rename to dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-cargo-pkgs.tmpl diff --git a/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-golang-pkgs b/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-golang-pkgs.tmpl similarity index 100% rename from dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-golang-pkgs rename to dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-golang-pkgs.tmpl diff --git a/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-python-pkgs b/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-python-pkgs.tmpl similarity index 100% rename from dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-python-pkgs rename to dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-python-pkgs.tmpl diff --git a/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-ruby-pkgs b/dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-ruby-pkgs.tmpl similarity index 100% rename from dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-ruby-pkgs rename to dotfiles/.local/share/chezmoi/private_dot_config/asdf/default-ruby-pkgs.tmpl diff --git a/dotfiles/.local/share/chezmoi/private_dot_config/ghorg/conf.yaml b/dotfiles/.local/share/chezmoi/private_dot_config/ghorg/conf.yaml.tmpl similarity index 100% rename from dotfiles/.local/share/chezmoi/private_dot_config/ghorg/conf.yaml rename to dotfiles/.local/share/chezmoi/private_dot_config/ghorg/conf.yaml.tmpl diff --git a/dotfiles/.local/share/chezmoi/private_dot_config/gtk-3.0/settings.ini b/dotfiles/.local/share/chezmoi/private_dot_config/gtk-3.0/settings.ini index a7bb20b8..692bd03c 100644 --- a/dotfiles/.local/share/chezmoi/private_dot_config/gtk-3.0/settings.ini +++ b/dotfiles/.local/share/chezmoi/private_dot_config/gtk-3.0/settings.ini @@ -4,7 +4,7 @@ gtk-button-images=1 gtk-cursor-theme-name=Betelgeuse gtk-decoration-layout=icon:minimize,maximize,close gtk-enable-animations=1 -gtk-font-name=Montserrat, Medium 10 +gtk-font-name=Montserrat, Medium 11 gtk-icon-theme-name=Betelgeuse gtk-menu-images=1 gtk-modules=appmenu-gtk-module diff --git a/dotfiles/.local/share/chezmoi/private_dot_config/himalaya/config.toml.tmpl b/dotfiles/.local/share/chezmoi/private_dot_config/himalaya/config.toml.tmpl new file mode 100644 index 00000000..c3674ed0 --- /dev/null +++ b/dotfiles/.local/share/chezmoi/private_dot_config/himalaya/config.toml.tmpl @@ -0,0 +1,60 @@ +display-name = "Paul DURANT" +downloads-dir = "~/Downloads" +signature = "Cordialement,\nPaul DURANT" +email-listing-page-size = 50 + +[gmail] +default = true +email = "p.durant@gmail.com" + +backend = "imap" +imap-host = "imap.gmail.com" +imap-port = 993 +imap-login = "p.durant@gmail.com" +imap-passwd-cmd = "pass show gmail" + +sender = "smtp" +smtp-host = "smtp.gmail.com" +smtp-port = 465 +smtp-login = "p.durant@gmail.com" +smtp-passwd-cmd = "pass show gmail" + +[gmail.folder-aliases] +sent = "[Gmail]/Sent Mail" +drafts = "[Gmail]/Drafts" + +[outlook] +email = "pdurant@outlook.com" +email-listing-page-size = 25 +signature = """ +Regards, +Paul DURANT +Sent from Outlook +""" + +sender = "sendmail" +sendmail-cmd = "/usr/bin/msmtp" + +backend = "imap" +imap-host = "outlook.office365.com" +imap-port = 993 +imap-login = "pdurant@outlook.com" +imap-passwd-cmd = "security find-internet-password -gs outlook -w" + +[posteo-local] +email = "paul.durant@localhost" +display-name = "Paul D." +downloads-dir = "~/Downloads/posteo" + +backend = "maildir" +maildir-root-dir = "~/Maildir" + +sender = "smtp" +smtp-host = "posteo.de" +smtp-port = 465 +smtp-login = "paul.durant@posteo.com" +smtp-passwd-cmd = "security find-internet-password -gs posteo -w" + +[posteo-local.mailboxes] +sent = "Sent" # points to ~/Maildir/.Sent +drafts = "~/Maildir/custom/drafts"