Skip to content

Instantly share code, notes, and snippets.

@mattd
Created June 13, 2013 02:41
Show Gist options
  • Save mattd/5770871 to your computer and use it in GitHub Desktop.
Save mattd/5770871 to your computer and use it in GitHub Desktop.
diff --git a/.bash_profile b/.bash_profile
index bb0441a..1796b13 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -14,7 +14,7 @@ export PATH
export CLICOLOR=1
export TERM=screen-256color
-export EDITOR="vi"
+export EDITOR="emacs"
# config management
export SERVER_IDENTIFIER="grappa"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment