Fixing omodload: no such module: alias issue (#111)
This commit is contained in:
commit
b1d9592d14
@ -24,7 +24,7 @@ zstyle ':omz:module:terminal' auto-title 'yes'
|
|||||||
|
|
||||||
# Set the Oh My Zsh modules to load (browse modules).
|
# Set the Oh My Zsh modules to load (browse modules).
|
||||||
zstyle ':omz:load' omodule 'environment' 'terminal' 'editor' 'completion' \
|
zstyle ':omz:load' omodule 'environment' 'terminal' 'editor' 'completion' \
|
||||||
'history' 'directory' 'spectrum' 'alias' 'utility' 'prompt' 'history-substring-search'
|
'history' 'directory' 'spectrum' 'utility' 'prompt' 'history-substring-search'
|
||||||
|
|
||||||
# Set the prompt theme to load.
|
# Set the prompt theme to load.
|
||||||
# Setting it to 'random' loads a random theme.
|
# Setting it to 'random' loads a random theme.
|
||||||
|
Loading…
Reference in New Issue
Block a user