index
:
ryanakca-dotfiles
master
My configuration files
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
mutt
blob: b01fd7f8980a30006cbf8ad0f58cff58f0162176 (
plain
) (
tree
)
e3d4470
70387c9
e3d4470
70387c9
e3d4470
1
2
3
4
5
6
7
#!/bin/sh if which neomutt; then exec neomutt else exec mutt fi