This commit is contained in:
2026-02-22 15:32:36 +05:00
parent 7a89bc24d8
commit c8b73a2d82

View File

@@ -85,7 +85,7 @@ need_install() {
}
install_ohmyzsh() {
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
CHSH=yes RUNZSH=no sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
}
public_keys