diff --git a/templates/zshrc.arch-zsh-template b/templates/zshrc.arch-zsh-template index f97f5b088..bfddb922e 100644 --- a/templates/zshrc.arch-zsh-template +++ b/templates/zshrc.arch-zsh-template @@ -2,6 +2,6 @@ ZSH=/usr/share/oh-my-zsh ZSH_THEME="arch-blue" -load_oh_my_zshell(){ +omz_init(){ source $ZSH/oh-my-zsh.zsh }