ohmyzsh/tools
thekondr 7fc31826e1 Fix chsh prompt for pipes
When oh-my-zsh is installed via pipes like `curl -L http://.../install.sh | sh`
authorization of `chsh` fails because it can't get password from its input.
This change forces `chsh` to take input from tty.
2015-03-22 20:22:56 +05:00
..
check_for_upgrade.sh fix(tools/check_for_upgrade): Don't source profile 2014-12-15 18:45:50 +01:00
install.sh Fix chsh prompt for pipes 2015-03-22 20:22:56 +05:00
require_tool.sh Fix version parsing. Now working with command $ zsh --version 2011-04-13 17:24:44 +02:00
theme_chooser.sh Display right prompt in theme chooser 2013-09-10 11:28:31 +02:00
uninstall.sh Fixing conflict in install scripts 2012-12-02 13:08:06 -08:00
upgrade.sh Adding link to the store for swag in upgrade process 2014-08-31 11:30:30 -07:00