diff --git a/linux/.profile.d/editor.sh b/linux/.profile.d/editor.sh new file mode 100644 index 0000000..5907453 --- /dev/null +++ b/linux/.profile.d/editor.sh @@ -0,0 +1 @@ +export EDITOR=`which nvim`