Created
June 13, 2013 02:41
-
-
Save mattd/5770871 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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