Posts

Showing posts with the label shell

bash vi

set -o vi to set bash to vim-like controls. will need to add it to . bashrc to make it persistent. strangely difficult to locate this nugget! http://www.sluse.com/view/15121181