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

Use full paths

parent 2e6644db
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
test "x$HOSTNAME" = "x" && HOSTNAME=$(hostname)
VISUAL=vim
EDITOR=vim
VISUAL=/usr/bin/vim
EDITOR=/usr/bin/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