mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 16:18:00 +00:00
[#23] Convert directory into a module
This commit is contained in:
parent
b1bb0d781d
commit
b1934f037d
1
init.zsh
1
init.zsh
@ -54,7 +54,6 @@ source "${0:h}/terminal.zsh"
|
||||
source "${0:h}/editor.zsh"
|
||||
source "${0:h}/completion.zsh"
|
||||
source "${0:h}/history.zsh"
|
||||
source "${0:h}/directory.zsh"
|
||||
|
||||
# Source modules defined in ~/.zshrc.
|
||||
for omodule in "$omodules[@]"; do
|
||||
|
Loading…
Reference in New Issue
Block a user