mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
ಠ_ಠ, arch-zsh-template needs to source oh-my-zsh.zsh... How did I mess this up?
This commit is contained in:
parent
aa1d7ad012
commit
f755d3d538
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ DISABLE_AUTO_UPDATE="true"
|
|||
plugins=(git)
|
||||
|
||||
load_oh_my_zshell(){
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
source $ZSH/oh-my-zsh.zsh
|
||||
}
|
||||
|
||||
# Customize to your needs...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue