From: Samir Benmendil Date: Mon, 1 Jan 2018 00:36:50 +0000 (+0000) Subject: xprofile: use neomutt instead of mutt X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/9280c99a6009727d5ec277cebe7334cd7da47417 xprofile: use neomutt instead of mutt `~/.config/aliases` is not sourced with `urxvtc -e` I'm wondering if I should have a basic list of aliases that are sourced in `~/.zshenv` instead. --- diff --git a/xprofile b/xprofile index 590f7e2..c765ed9 100644 --- a/xprofile +++ b/xprofile @@ -16,6 +16,6 @@ xcape -e "Control_L=Escape;Control_R=Escape" hash mopidy && urxvtc -name mopidy -icon ~/src/dotfiles/icons/bmp.png -e ncmpcpp -p 6601 hash ncmpcpp && urxvtc -name ncmpcpp -icon ~/src/dotfiles/icons/bmp.png -e ncmpcpp hash weechat && urxvtc -name weechat -icon ~/src/dotfiles/icons/im-irc.png -e weechat -hash mutt && urxvtc -name mutt -icon ~/src/dotfiles/icons/internet-mail.png -e mutt +hash mutt && urxvtc -name mutt -icon ~/src/dotfiles/icons/internet-mail.png -e neomutt qutebrowser &