Skip to content
Snippets Groups Projects
Commit 2e6644db authored by Nigel Kukard's avatar Nigel Kukard
Browse files

Set vim as EDITOR

parent 6eecb3f7
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,6 @@
test "x$HOSTNAME" = "x" && HOSTNAME=$(hostname)
VISUAL=vim
EDITOR=vim
SHELL=/bin/zsh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment