Setting up mcedit as the default text editor

Open file in edit mode:


$  mcedit ~/.bash_profile

Add line:


. . .
export VISUAL="mcedit"

Reload profile settings:


$  . ~/.bash_profile

No comments:

Post a Comment

doxygen multiline return

doxygen multiline return /** @brief 12.2.37 AltManufacturerAccess() 0x0071 DAStatus1 @returns 32 bytes of data on MACData() in the fo...