From 57257edd192eaebb285d781bac1969f0cb667ddb Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 31 Jan 2016 14:44:03 +0800 Subject: Add 'vi-mode.zsh' from 'oh-my-zsh' --- _zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '_zshrc') diff --git a/_zshrc b/_zshrc index 1a54197..b647900 100644 --- a/_zshrc +++ b/_zshrc @@ -29,6 +29,7 @@ source ~/.zsh/prompt.zsh source ~/.zsh/completion.zsh source ~/.zsh/aliases.zsh source ~/.zsh/bindkeys.zsh +source ~/.zsh/vi-mode.zsh source ~/.zsh/functions.zsh source ~/.zsh/history.zsh source ~/.zsh/hooks.zsh -- cgit v1.2.2