1
0
Fork 0

Add urlview config and mutt hooks

This commit is contained in:
Jeremy Kaplan 2015-12-31 11:16:10 -07:00
commit 5b01bb9695
2 changed files with 4 additions and 0 deletions

View file

@ -15,3 +15,4 @@
~/.Xresources: X/.Xresources
~/.Xdefaults: X/.Xdefaults
~/.profile: etc/.profile
~/.urlview: urlview/.urlview

View file

@ -12,3 +12,6 @@ set imap_check_subscribed
set sort = threads
set beep_new = yes
macro pager \cu <pipe-entry>'urlview'<enter> 'Follow links with urlview'
macro attach w <pipe-entry>'pipefox'<enter> 'Send attachment to firefox'