]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - bash/.bash_profile
Use vim instead of emc as editor
[max/dotfiles.git] / bash / .bash_profile
index f9ff4cd3e762cfc84b55484401e5b3e39627f2d3..9ad62909da6f6adbd3734666964d603bfd6210a0 100644 (file)
@@ -1,4 +1,4 @@
-export EDITOR="emc"
+export EDITOR="vim"
 export PATH="/home/max/.local/bin:${PATH}"
 export TMPDIR="/home/max/.local/tmp"