/ Published in: Bash

Examples
add that line to $HOME/.bashrc to have a permanent change
add that line to $HOME/.bashrc to have a permanent change
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#vi export EDITOR="vi" #nano export EDITOR="nano"
Comments
