Commit graph

9 commits

Author SHA1 Message Date
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
Max Staff
279212f2cc
feat(theme_chooser): display non-zero exit code (#8428)
Fixes #8427
2021-04-06 12:23:59 +02:00
Janosch Schwalm
19b925e741 use https everywhere (#6574)
* use https everywhere

* use https links on the files that are left

Also, removed some broken links and updated redirections.
2018-08-07 20:42:01 +02:00
Gaetan Semet
0fcb7dd55e Display right prompt in theme chooser
I didn't found the way to right-align the right prompt
properly.

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-09-10 11:28:31 +02:00
fox
cbf662744f fixed theme chooser + options + list available themes + show all themes 2011-08-03 09:42:16 +02:00
fox
d15d3a5b01 global zsh config 2011-07-24 20:51:27 +02:00
fox
76dd2d8b05 mac os fix 2011-07-24 11:58:41 +02:00
fox
5d5d2f94be fox's theme + theme chooser fixes 2011-07-19 22:02:34 +02:00
fox
fea4e54b10 added theme chooser 2011-07-19 21:47:26 +02:00