Add aliases for mutt and nnn

This commit is contained in:
2021-07-04 17:31:53 +01:00
parent db74d8c040
commit 9e6e35d401
2 changed files with 6 additions and 3 deletions

View File

@ -16,6 +16,8 @@ alias \
e="$EDITOR" \
f="$FILE" \
g="git" \
m="neomutt" \
n="$FILE" \
v="$EDITOR"
# XDG fixes