From 9712052e23a1763e34078b554494a1aa5da9d5e1 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 18 Apr 2022 18:05:34 +0200 Subject: update --- .../mutt/accounts/2-rbousset@secuserve.com.muttrc | 36 ---------------------- .config/mutt/muttrc | 3 +- .local/bin/idea | 2 +- 3 files changed, 3 insertions(+), 38 deletions(-) delete mode 100644 .config/mutt/accounts/2-rbousset@secuserve.com.muttrc diff --git a/.config/mutt/accounts/2-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/2-rbousset@secuserve.com.muttrc deleted file mode 100644 index 8cde865..0000000 --- a/.config/mutt/accounts/2-rbousset@secuserve.com.muttrc +++ /dev/null @@ -1,36 +0,0 @@ -# vim: filetype=neomuttrc -# muttrc file for account rbousset@secuserve.com -set realname = "Rudy Bousset" -set from = "rbousset@secuserve.com" -set sendmail = "msmtp -a rbousset@secuserve.com" -alias me Rudy Bousset -set folder = "/home/jozan/.local/share/mail/rbousset@secuserve.com" -set header_cache = /home/jozan/.cache/mutt-wizard/rbousset@secuserve.com/headers -set message_cachedir = /home/jozan/.cache/mutt-wizard/rbousset@secuserve.com/bodies -set mbox_type = Maildir - -bind index,pager gg noop -bind index,pager g noop -bind index,pager M noop -bind index,pager C noop -bind index gg first-entry -macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a" "run mbsync to sync rbousset@secuserve.com" -unmailboxes * - -mailboxes "=INBOX" "=Sent\ Mail" "=Drafts" "=Trash" -macro index,pager gi "=INBOX" "go to inbox" # mw-autogenerated -macro index,pager Mi ";=INBOX" "move mail to inbox" # mw-autogenerated -macro index,pager Ci ";=INBOX" "copy mail to inbox" # mw-autogenerated -set spoolfile = "+INBOX" # mw-autogenerated -set postponed = "+Drafts" # mw-autogenerated -macro index,pager gd "=Drafts" "go to drafts" # mw-autogenerated -macro index,pager Md ";=Drafts" "move mail to drafts" # mw-autogenerated -macro index,pager Cd ";=Drafts" "copy mail to drafts" # mw-autogenerated -set record = "+Sent" # mw-autogenerated -macro index,pager gs "=Sent\ Mail" "go to sent" # mw-autogenerated -macro index,pager Ms ";=Sent\ Mail" "move mail to sent" # mw-autogenerated -macro index,pager Cs ";=Sent\ Mail" "copy mail to sent" # mw-autogenerated -macro index,pager gt "=Trash" "go to trash" # mw-autogenerated -macro index,pager Mt ";=Trash" "move mail to trash" # mw-autogenerated -macro index,pager Ct ";=Trash" "copy mail to trash" # mw-autogenerated -set trash = "+Trash" # mw-autogenerated diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index c295d6c..f1541c1 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -2,4 +2,5 @@ source /home/jozan/.config/mutt/defaults.muttrc source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc # mw-autogenerated macro index,pager i1 'source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc!;' "switch to bousset.rudy@gmail.com" # mw-autogenerated -macro index,pager i2 'source /home/jozan/.config/mutt/accounts/2-rbousset@secuserve.com.muttrc!;' "switch to rbousset@secuserve.com" # mw-autogenerated +macro index,pager i2 'source /home/jozan/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc!;' "switch to olsen.oyvind.nor@gmail.com" # mw-autogenerated +macro index,pager i5 'source /home/jozan/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc!;' "switch to rbousset@secuserve.com" # mw-autogenerated diff --git a/.local/bin/idea b/.local/bin/idea index ca3bbb4..d79983e 100755 --- a/.local/bin/idea +++ b/.local/bin/idea @@ -12,4 +12,4 @@ git -C "$HOME"/dev/web/jozan_gemini add -u git -C "$HOME"/dev/web/jozan_gemini commit -m "Thought: ${date}" git -C "$HOME"/dev/web/jozan_gemini push -vps-update +vps -- cgit v1.2.3