[#23] Convert history into a module

This commit is contained in:
Sorin Ionescu 2012-03-28 13:47:04 -04:00
parent b1934f037d
commit 4f06785949
2 changed files with 0 additions and 1 deletions

View file

@ -53,7 +53,6 @@ source "${0:h}/environment.zsh"
source "${0:h}/terminal.zsh"
source "${0:h}/editor.zsh"
source "${0:h}/completion.zsh"
source "${0:h}/history.zsh"
# Source modules defined in ~/.zshrc.
for omodule in "$omodules[@]"; do