From 8aaabedde4f1ee045c9fedbcf20fecb3d217531a Mon Sep 17 00:00:00 2001 From: gxlin Date: Fri, 16 Apr 2021 11:04:08 +0800 Subject: Add a lot of emacs config --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') 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' -- cgit v1.2.3