yangshun / mac-terminal-shortcuts

Useful and common terminal shortcuts for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Those are emacs keybindings, if you prefer vi keybindings...

drkarl opened this issue · comments

Or... if you prefer Vim keybindings just add

set -o vi

to your ~/.bashrc or

bindkey -v

to your ~/.zshrc