From b7c9bbbc2fd3453707f3748e19cf8710178397e1 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 20 May 2022 21:33:22 +0200 Subject: updates and new script cool --- .config/env | 1 + .config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc | 2 +- .config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc | 2 +- .config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc | 2 +- .config/mutt/accounts/5-rbousset@secuserve.com.muttrc | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) (limited to '.config') diff --git a/.config/env b/.config/env index 6ecba92..107412b 100644 --- a/.config/env +++ b/.config/env @@ -49,6 +49,7 @@ export CCACHE_DIR="$XDG_CACHE_HOME"/ccache export DOCKER_CONFIG="$XDG_CONFIG_HOME"/docker export DVDCSS_CACHE="$XDG_DATA_HOME"/dvdcss export GNUPGHOME="$XDG_DATA_HOME"/gnupg +export GPG_TUI_CONFIG="$XDG_CONFIG_HOME"/gpg-tui/gpg-tui.toml export GOPATH="$XDG_DATA_HOME"/go export GOBIN="$GOPATH"/bin export FOSSGIT="$XDG_DATA_HOME"/fossil/git_exports diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc index 88d82d9..a77f4b3 100644 --- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc +++ b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc @@ -14,7 +14,7 @@ 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 bousset.rudy@gmail.com" +macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc bousset.rudy@gmail.com" "run mbsync to sync bousset.rudy@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc index 76701ee..ca12a3b 100644 --- a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc @@ -14,7 +14,7 @@ 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 olsen.oyvind.nor@gmail.com" +macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc olsen.oyvind.nor@gmail.com" "run mbsync to sync olsen.oyvind.nor@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" diff --git a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc index af07fbb..a8c2046 100644 --- a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc +++ b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc @@ -14,7 +14,7 @@ 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 towerofsilence777@gmail.com" +macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc twoerofsilence777@gmail.com" "run mbsync to sync towerofsilence777@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail].Messages envoy&AOk-s" "=[Gmail].Brouillons" "=[Gmail].Spam" "=[Gmail].Corbeille" "=[Gmail].Important" "=[Gmail].Suivis" diff --git a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc index e2aaa25..7e59d00 100644 --- a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc +++ b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc @@ -14,7 +14,7 @@ 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" +macro index o "mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc rbousset@secuserve.com" "run mbsync to sync rbousset@secuserve.com" unmailboxes * mailboxes "=INBOX" "=Sent" "=Drafts" "=Trash" "=NEWS" -- cgit v1.2.3