default editor is mcedit

This commit is contained in:
TomasM
2017-11-01 08:33:55 -04:00
parent 0e4e7c97be
commit aad4522327
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# PS1='${debian_chroot:+($debian_chroot)}\h:\w\$ '
# umask 022
# You may uncomment the following lines if you want `ls' to be colorized:
export EDITOR=mcedit
export LS_OPTIONS='--color=auto'
eval "`dircolors`"
alias ls='ls $LS_OPTIONS'