aboutsummaryrefslogtreecommitdiff
path: root/shellrc
diff options
context:
space:
mode:
Diffstat (limited to 'shellrc')
-rw-r--r--shellrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/shellrc b/shellrc
index a01b3e5..4eec35e 100644
--- a/shellrc
+++ b/shellrc
@@ -19,6 +19,7 @@ alias cgdb='cgdb -q'
alias octave='octave-cli -q'
alias ssh='TERM="xterm-256color" ssh'
alias feh='feh --magick-timeout 10 -.'
+alias mutt='neomutt'
export LESS=-R
export LESS_TERMCAP_mb=$'\E[1;31m'