Configuration to run on Ubuntu 22.04 to setup everything to get a working enviroment
- Download
https://github.com/akhilerm/dotfiles/blob/main/bin/ubuntu_setup.sh
- make the script executable
chmod +x ubuntu_setup.sh
- Run without sudo
./ubuntu_setup.sh
- Download
https://github.com/akhilerm/dotfiles/blob/main/bin/mac_setup.sh
- make the script executable
chmod +x mac_setup.sh
- Run without sudo
./mac_setup.sh