Storage of my dev settings
curl -O https://raw.githubusercontent.com/antonmarin/dev-settings/master/Taskfile.ymlcurl -O https://raw.githubusercontent.com/antonmarin/dev-settings/master/Makefilecurl -O https://raw.githubusercontent.com/antonmarin/dev-settings/master/.editorconfigcurl -sSo ~/Documents/idea-spelling.dic https://raw.githubusercontent.com/antonmarin/dev-settings/master/idea-spelling.diccurl -O https://raw.githubusercontent.com/antonmarin/dev-settings/master/.php_cscurl -O https://raw.githubusercontent.com/antonmarin/dev-settings/master/.githint.jsoncurl -O https://raw.githubusercontent.com/antonmarin/dev-settings/master/phpstan.neoncurl -sSo .github/workflows/onpush.yml https://raw.githubusercontent.com/antonmarin/dev-settings/master/github/workflows/onpush.ymlcurl -sSo /usr/local/bin/git-churn https://raw.githubusercontent.com/antonmarin/dev-settings/master/bin/git-churn && chmod +x /usr/local/bin/git-churncurl -Lo bin/composer-require-checker.phar https://github.com/maglnet/ComposerRequireChecker/releases/download/3.0.0/composer-require-checker.phar && chmod +x bin/composer-require-checker.phar