mirror of
https://git.decapod.one/brethil/dotfiles
synced 2025-01-10 07:40:06 +01:00
zsh: update omz repo name
This commit is contained in:
parent
a1e7b0ccd6
commit
0d722fb3e6
|
@ -44,7 +44,7 @@ if [[ ! ${zsh_plugins}.zsh -nt ${zsh_plugins}.txt ]]; then
|
||||||
if (( $+commands[pacman] )); then
|
if (( $+commands[pacman] )); then
|
||||||
antidote bundle ohmyzsh/ohmyzsh path:plugins/archlinux >>${zsh_plugins}.zsh
|
antidote bundle ohmyzsh/ohmyzsh path:plugins/archlinux >>${zsh_plugins}.zsh
|
||||||
elif (( $+commands[apt-get] )); then
|
elif (( $+commands[apt-get] )); then
|
||||||
antidote bundle ohmyzsh/ohmyzsh-my-zsh path:plugins/debian >>${zsh_plugins}.zsh
|
antidote bundle ohmyzsh/ohmyzsh path:plugins/debian >>${zsh_plugins}.zsh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user