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à ca5632bce1 Fix syntax error in #4515 on certain shells
Drops the `function` keyword and uses only `func(){}` syntax as per the
POSIX specification:

http://pubs.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_09_05

Related: #4531
2015-10-21 10:48:02 +02:00
..
check_for_upgrade.sh Check for git before trying to upgrade, as per #4504 2015-10-16 23:19:55 +05:30
install.sh Fix syntax error in #4515 on certain shells 2015-10-21 10:48:02 +02: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 Ask for confirmation before uninstall 2015-10-05 18:32:42 -03:00
upgrade.sh Fix install.sh/upgrade.sh for tput-less systems 2015-10-16 22:27:46 +02:00