aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 3429007..0c7e07a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -59,3 +59,5 @@ if ! zplug check --verbose; then
fi
fi
zplug load
+
+alias emacs='emacs -nw'