System setup related files or scripts
Common install script for Amazon/RedHat or Ubuntu/Debian distro
curl -o- https://raw.githubusercontent.com/amitkarpe/setup/main/scripts/install.sh | bash
Common for DevOps
curl -o- https://raw.githubusercontent.com/amitkarpe/setup/main/scripts/devops.sh | bash
Common for zsh
curl -o- https://raw.githubusercontent.com/amitkarpe/setup/main/scripts/zsh.sh | zsh