Code as we know it. Open source stuff goes here
# Custom iTerm2 Option+Arrow keybindings (placed at the very end) bindkey "\e[1;3C" forward-word # Option + Right Arrow bindkey "\e[1;3D" backward-word # Option + Left Arrow