application prefered
Thanks
----- Original Message ----
From: Gavin McCullagh <gmccullagh@gmail.com>
To: edubuntu-users@lists.ubuntu.com
Sent: Thursday, July 17, 2008 4:48:16 PM
Subject: Re: application prefered
Hi,
On Thu, 17 Jul 2008, mario salcedo wrote:
> Hi, anybody know how I can change the text editor prefered. I prefer to
> use vim but when I use visudo, this open vi.
Make sure vim is actually installed and put:
export EDITOR=vim
into .bashrc in your home directory. Next time you run bash, it should be
there for you. If you want to try it in your current shell, just run the
above command in that shell.
Gavin
--
edubuntu-users mailing list
edubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
--
edubuntu-users mailing list
edubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
|