Update 1 file: bootstrap.sh

This commit is contained in:
2026-08-01 08:52:49 -04:00
parent 52e15018d6
commit 247d67cab8
+1 -1
View File
@@ -24,7 +24,7 @@ update() {
dotstate activate || true
info "done — restarting shell"
exec zsh
exec zsh -i < /dev/tty
}