ohmyzsh/tools
Muhammad Atif Ali 99fda448f4
fix: make tehem_chooser.sh work for non-default zsh installation paths
When the zsh shell is installed at a non-default location like  `~/.nix-profile/bin/zsh` for installation via nix. I was getting

```console
zsh: ./.oh-my-zsh/tools/theme_chooser.sh: bad interpreter: /bin/zsh: no such file or directory
```

This change fixes that issue.
2024-10-03 13:38:51 +05: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 chore: replace all instances of twitter with X 2024-07-03 08:51:20 +02:00
require_tool.sh chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
theme_chooser.sh fix: make tehem_chooser.sh work for non-default zsh installation paths 2024-10-03 13:38:51 +05: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