This scripts will setup most softwares reqired for your development work. One can see the sofwares by going to the individual scripts.
./install.sh PROVIDE_YOUR_EMAILID
Do note that you might need to press Yes or type Y for some tasks.
shutdown and start the laptop for some of the configurations to reflect
- rocketchats
- development tools like postman,docker,mongo-compass
- SDKs like jdks(11,17),intellij, gradle etc
- nodejs
- basic linux tools like geany,wireshark,chrome,filezilla, terminator etc
- this even creates a ssh key for you!
For Pycharm or VS, eclipse, you can use these commands
flatpak install flathub com.jetbrains.PyCharm-Community
flatpak install flathub com.visualstudio.code
flatpak install flathub org.eclipse.Java
TODO: Need to test backups using rclone