From 1541e48478e39c829d2b513fb903379ba28e119d Mon Sep 17 00:00:00 2001 From: Holger Paradies Date: Tue, 29 Jan 2013 07:07:03 +0100 Subject: add mcedit as default editor --- config/chroot_local-hooks/08-appdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/chroot_local-hooks/08-appdefaults b/config/chroot_local-hooks/08-appdefaults index 268e6bd..0acfef3 100755 --- a/config/chroot_local-hooks/08-appdefaults +++ b/config/chroot_local-hooks/08-appdefaults @@ -7,4 +7,4 @@ update-alternatives --set x-www-browser /usr/bin/iceweasel || true update-alternatives --set x-session-manager /usr/bin/startlxde || true update-alternatives --set x-session-manager /usr/bin/startkde || true update-alternatives --set editor /usr/bin/vim.basic || true - +update-alternatives --set editor /usr/bin/mcedit || true -- cgit v1.0