Skip to content

Workflow

abstractOwl edited this page Sep 6, 2014 · 3 revisions

Vim

Of Interest

Misc Shortcuts

  • Path completion

    C-x C-f

vimrc packs

Zsh

Tips

  • Enable Vi-mode

  • In Normal Mode of Vi-Mode Zsh, press v to continue editing the command in Vim. :wq when done.

oh-my-zsh

Amazing collection of aliases, completion, etc to augment ZSH

https://github.com/robbyrussell/oh-my-zsh

Clone this wiki locally