streamline services installation process

This commit is contained in:
desolate
2026-05-29 12:11:35 +03:00
parent 26c21e0eb5
commit ac02b92b12
4 changed files with 3 additions and 39 deletions
-1
View File
@@ -12,7 +12,6 @@ if [ $(command -v zsh) >/dev/null 2>&1 ]; then
gum style --foreground 9 "✗ failed to change shell to zsh: $error"
else
gum style --foreground 15 "✓ changed shell to zsh"
sudo touch /tmp/reboot
fi
fi
fi