Finished harmonizing both roles and updated Readme
This commit is contained in:
@ -86,7 +86,7 @@ source $ZSH/oh-my-zsh.sh
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
{% if omz_user.settings is defined %}
|
||||
{% if omz_custom_settings is defined %}
|
||||
# Custom settings
|
||||
{{ omz_user.settings }}
|
||||
{{ omz_custom_settings }}
|
||||
{% endif %}
|
Reference in New Issue
Block a user