ohmyzsh/tools
Ștefan Buciu b1c7791b2c
Remove last zsh call in install.sh
The call restarts zsh with the `-l` flag. In my case, I'm writing a script to bootstrap a new machine and this forces me to either put the ohmyzsh installation at the end, or to find some other way.

I would like to either choose by a flag to run that, for now that's just a convenience feature.
2024-07-22 00:49:47 +03:00
..
changelog.sh feat(tools): update supports_hyperlinks (#12258) 2024-03-07 09:54:43 +01:00
check_for_upgrade.sh chore(updater): small typo 2024-04-18 07:48:33 +02:00
install.sh Remove last zsh call in install.sh 2024-07-22 00:49:47 +03:00
require_tool.sh chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
theme_chooser.sh feat(theme_chooser): display non-zero exit code (#8428) 2021-04-06 12:23:59 +02:00
uninstall.sh fix(uninstall): abort uninstall if unable to change shell (#10357) 2023-03-23 14:34:43 +01:00
upgrade.sh docs: rename twitter to X, fix link (#12532) 2024-07-02 17:15:22 +02:00