Improve darwin.sh

This commit is contained in:
Shivam Mathur
2020-11-28 02:13:36 +05:30
parent 41797e3af9
commit 62c7ba2bee
3 changed files with 21 additions and 14 deletions
-1
View File
@@ -2,7 +2,6 @@
export tick="✓"
export cross="✗"
export curl_opts=(-sL)
export nightly_versions="8.[0-1]"
export old_versions="5.[3-5]"
export tool_path_dir="/usr/local/bin"
export composer_bin="$HOME/.composer/vendor/bin"