Switched from zsh to fish

Add neomutt config
Add mpd config
Update bspwm config
Update sxhkd config
Update qutebrowser config
Update tmux config
Update xinitrc
This commit is contained in:
Uttarayan Mondal
2021-04-13 01:29:14 +05:30
parent c83a41fad6
commit 943cf49146
35 changed files with 749 additions and 42 deletions

View File

@@ -0,0 +1,22 @@
unmailboxes *
set imap_user = uttarayan21@disroot.org
#set folder = imaps://"$imap_user"/
set folder = ~/Mail/disroot
set spoolfile = +INBOX
set postponed = +Drafts
set mbox = +Archive
set record = +Sent
set crypt_autosign = yes
set realname = "Uttarayan Mondal"
set from = "uttarayan21@disroot.org"
set signature = "~/.config/neomutt/signature"
set smtp_pass = "`pass user.disroot.org/uttarayan21`"
set smtp_url = "smtp://$imap_user:587"
set ssl_starttls
mailboxes =INBOX =Drafts =Sent =Trash =Archive =Junk
# account-hook $folder "set imap_user=uttarayan21@disroot.org"
color status green default