diff options
Diffstat (limited to 'shellrc.d/desktop')
-rw-r--r-- | shellrc.d/desktop | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shellrc.d/desktop b/shellrc.d/desktop new file mode 100644 index 0000000..e669b7d --- /dev/null +++ b/shellrc.d/desktop @@ -0,0 +1,4 @@ +# vim: ft=sh: +# This is handy only on desktop and is useless on server + +alias mutt='neomutt' |