mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
updated for renamed function
This commit is contained in:
parent
55487c4d27
commit
2b2bc3c778
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@ ZSH=/usr/share/oh-my-zsh
|
||||||
|
|
||||||
ZSH_THEME="arch-blue"
|
ZSH_THEME="arch-blue"
|
||||||
|
|
||||||
load_oh_my_zshell(){
|
omz_init(){
|
||||||
source $ZSH/oh-my-zsh.zsh
|
source $ZSH/oh-my-zsh.zsh
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue