summaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zprofile b/zsh/.zprofile
index 290b7c1..9748d66 100644
--- a/zsh/.zprofile
+++ b/zsh/.zprofile
@@ -1,5 +1,5 @@
export BROWSER=conkeror
-export EDITOR="emacsclient -c -a emacs"
+export EDITOR="emacsclient -a emacs"
PATH="$HOME/usr/bin:$PATH"
PATH="/usr/local/heroku/bin:$PATH"