Archive for April, 2008

How to change your standard editor

Sunday, April 13th, 2008

Everyone who is using linux knows that if you type editor in a bash shell an editor opens. But where can you change that editor?

Change the editor temporarily

Just execute the following on your shell:

export EDITOR=joe

Change the editor forever

Edit ~/.bash_profile and add the following:

export EDITOR=joe

Zino Phoenix mockups

Thursday, April 10th, 2008

A sneak preview of the new Zino version!

Userprofile

Frontpage