Propogate function declaration changes
This commit is contained in:
@ -17,7 +17,7 @@ plugins=(git zsh-autosuggestions)
|
|||||||
zstyle ':omz:update' mode auto # update automatically without asking
|
zstyle ':omz:update' mode auto # update automatically without asking
|
||||||
zstyle ':omz:update' frequency 14
|
zstyle ':omz:update' frequency 14
|
||||||
|
|
||||||
create_dir_if_not_exists $ZSH_CUSTOM_USER_SCRIPTS
|
mkdir -p $ZSH_CUSTOM_USER_SCRIPTS
|
||||||
create_dir_if_not_exists $ZSH_CACHE_DIR
|
mkdir -p $ZSH_CACHE_DIR
|
||||||
|
|
||||||
load_scripts_in_dir $ZSH_CUSTOM_USER_SCRIPTS
|
load_scripts_in_dir $ZSH_CUSTOM_USER_SCRIPTS
|
Reference in New Issue
Block a user