Dreamhost sets your default editor to pico. To change it to Vi, add the following line to the .bashrc file in your home directory :
export VISUAL="vi"
Dreamhost sets your default editor to pico. To change it to Vi, add the following line to the .bashrc file in your home directory :
export VISUAL="vi"