Need to learn from a pro to automate the DE setup with scripts and dotfiles. The setup includes automated scripts for installing essential software, configuring Bash and Zsh shells, and setting up Sublime Text and Visual Studio Code editors. He uses MacOS, hence the steps are: 1. git clone https://github.com/CoreyMSchafer/dotfiles.git ~/dotfiles; 2. cd ~/dotfiles; 3. … Continue reading Automate the Development Environment Setup with Scripts and Dotfiles, Other Automation Tasks by Python and Cron