aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 1bdad72..000d154 100644
--- a/bashrc
+++ b/bashrc
@@ -33,6 +33,7 @@ source_maybe() {
export EDITOR=emacsclient-a-nw
export VISUAL=emacsclient-a-nw
alias vi=vim
+alias e=$EDITOR
# Shortcut for GNU Emacs.
em() {