From d263a72b503d651322351fc65c507491865721e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?tr=C3=A9meur?= Date: Tue, 31 Dec 2019 13:23:31 +0000 Subject: [PATCH] get rid of slap --- dots/.zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dots/.zshrc b/dots/.zshrc index 290e95d..283f861 100644 --- a/dots/.zshrc +++ b/dots/.zshrc @@ -8,6 +8,8 @@ export PATH="$HOME/gems/bin:$PATH" # Path to your oh-my-zsh installation. export ZSH="${HOME}/.oh-my-zsh" +export EDITOR=emacs + # export GOPATH=$HOME/Appsetc/go POWERLEVEL9K_MODE='nerdfont-complete'