A collection of configuration scripts and tools for setting up an efficient development environment on Ubuntu Desktop 24.04 minimal installation.
To install everything, run the following command from the repository root:
chmod +x scripts/install.sh
./scripts/install.shThe installation script automates the setup of:
- Flatpak package manager alongside APT and Snap
- Custom Fonts: System-wide installation of Inter and JetBrains Mono.
- Custom Cursors: Bibata, Phinger.
- Development Toolchains:
- Runtimes: Python, Go, Rust, Java, .NET, C/C++, PHP, Ruby, Node.js (via nvm).
- IDEs: VS Code, JetBrains Toolbox App.
- Git GUI: GitKraken.
- Tools: Postman, Docker Desktop (with
passconfigured), Microk8s, Homebrew, Helm, helm-docs, K9s.
- Applications:
- Productivity: Google Chrome, LibreOffice, Transmission, VLC.
- Graphics: GIMP.
- System Utilities: BleachBit, GNOME Tweaks, GNOME Extensions.
- Hardware Management: Solaar (Logitech), OpenRazer/Polychromatic (Razer), GalaxyBudsClient (Samsung Galaxy Buds).
See MIT License.