(feat) isolate omz install script as well
This commit is contained in:
parent
58cf4dc5fa
commit
2948409f27
|
@ -11,5 +11,5 @@ pkgs() {
|
|||
}
|
||||
|
||||
install() {
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
|
||||
echo sh -c "\$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" | bash
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue