Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 914 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 914 Bytes

One click sw installation for linux based laptop

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

Softwares include

  • 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!

Other sofwares

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

Backups

TODO: Need to test backups using rclone