0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/tools
Marc Cornellà b7a59e6d5c
fix(installer): run chsh with sudo if user has privileges
This fixes the error in Google Cloud Shell, where a password prompt
appears when running `chsh` but the user (hello) does not have a
password.

If ran with `sudo`, the `chsh` command happens without a password
prompt.
2022-01-11 16:45:36 +01:00
..
changelog.sh fix: disable log.showSignature in git log calls 2022-01-10 19:39:05 +01:00
check_for_upgrade.sh feat(updater): show command to update when update skipped (#10465) 2021-12-01 12:44:15 +01:00
install.sh fix(installer): run chsh with sudo if user has privileges 2022-01-11 16:45:36 +01:00
require_tool.sh Fix version parsing. Now working with command $ zsh --version 2011-04-13 17:24:44 +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): fix renaming .zshrc when no original rc file found 2021-03-15 19:51:31 +01:00
upgrade.sh style: use 24bit colors in Oh My Zsh logo if supported 2022-01-09 23:11:35 +01:00