diff --git a/lib/editor.zsh b/lib/editor.zsh new file mode 100644 index 000000000..2e1828810 --- /dev/null +++ b/lib/editor.zsh @@ -0,0 +1,4 @@ +# +# Editor options +# +export EDITOR=subl \ No newline at end of file