diff options
| author | A Farzat <a@farzat.xyz> | 2026-02-18 20:51:14 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-02-18 20:51:14 +0300 |
| commit | da264f100139e3fdf1d407a88a833c79fdb7d6d8 (patch) | |
| tree | 1f17c3d1a7298d32bbc4508cb01054794fd2209b /.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc | |
| parent | e12d85aba3b37735b11a64942fd7128b2d08b90f (diff) | |
| download | dotfiles-da264f100139e3fdf1d407a88a833c79fdb7d6d8.tar.gz dotfiles-da264f100139e3fdf1d407a88a833c79fdb7d6d8.zip | |
Diffstat (limited to '.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc')
| -rw-r--r-- | .config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc b/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc index a8f9dd3..f2154d8 100644 --- a/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc +++ b/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc @@ -11,7 +11,7 @@ set mbox_type = Maildir source "$XDG_CONFIG_HOME/mutt/switch.muttrc" set spoolfile = +INBOX set postponed = +[Gmail]/Drafts -set trash = +[Gmail]/Bin +set trash = +[Gmail]/Trash set record = "+[Gmail]/Sent Mail" macro index o "<shell-escape>tmux split-window -dl 25% 'mailsync abdurrahmanfarza@student.purdueglobal.edu'<enter>" "run mbsync to sync abdurrahmanfarza@student.purdueglobal.edu" @@ -27,9 +27,9 @@ macro index,pager Cd ";<copy-message>=[Gmail]/Drafts<enter>" "copy mail to draft macro index,pager gj "<change-folder>=[Gmail]/Spam<enter>" "go to junk" macro index,pager Mj ";<save-message>=[Gmail]/Spam<enter>" "move mail to junk" macro index,pager Cj ";<copy-message>=[Gmail]/Spam<enter>" "copy mail to junk" -macro index,pager gt "<change-folder>=[Gmail]/Bin<enter>" "go to trash" -macro index,pager Mt ";<save-message>=[Gmail]/Bin<enter>" "move mail to trash" -macro index,pager Ct ";<copy-message>=[Gmail]/Bin<enter>" "copy mail to trash" +macro index,pager gt "<change-folder>=[Gmail]/Trash<enter>" "go to trash" +macro index,pager Mt ";<save-message>=[Gmail]/Trash<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=[Gmail]/Trash<enter>" "copy mail to trash" macro index,pager gs "<change-folder>=[Gmail]/Sent Mail<enter>" "go to sent" macro index,pager Ms ";<save-message>=[Gmail]/Sent Mail<enter>" "move mail to sent" macro index,pager Cs ";<copy-message>=[Gmail]/Sent Mail<enter>" "copy mail to sent" |
