if [[ -f /etc/lsb-release ]]; then sudo apt -y install zsh git else sudo dnf install -y zsh git fi