[#23] Convert spectrum into a module

This commit is contained in:
Sorin Ionescu 2012-03-28 13:00:10 -04:00
parent bebbf3a99d
commit b1bb0d781d
2 changed files with 0 additions and 1 deletions

View file

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