Menu driven shell scripts for debian based OS to:
- Update and upgrade OS.
- Clean old apt and snap packages.
- Install and configure nvim with all the essentials (plugins and theme).
- Remove nvim completely.
- Install all the required softwares on a newly installed OS aka Fill Slate Protocol.
- Desktop aesthetics like Mac OS.
The idea behind writing these scripts is to save time and all the hassle of finding the right commands/package names and nvim configuration on the internet.
- Manually: Download and extract the repo
OR
Via terminal:
git clone https://github.com/roufsyed/scripts.git
- Run menu script using command,
cd scripts bash menu.sh