{"id":23230983,"url":"https://github.com/stwe/mintrecipes","last_synced_at":"2026-04-30T10:04:11.338Z","repository":{"id":263884020,"uuid":"867842465","full_name":"stwe/MintRecipes","owner":"stwe","description":"Linux Mint Post Install Scripts","archived":false,"fork":false,"pushed_at":"2026-04-25T15:33:35.000Z","size":2042,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T17:14:06.795Z","etag":null,"topics":["install","installer","linux","linux-mint","post-install","script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stwe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-04T20:43:19.000Z","updated_at":"2026-04-25T15:33:38.000Z","dependencies_parsed_at":"2024-11-20T20:29:54.321Z","dependency_job_id":"136f3c54-d38d-45e5-813f-4a5b1dfeda62","html_url":"https://github.com/stwe/MintRecipes","commit_stats":null,"previous_names":["stwe/mintrecipes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stwe/MintRecipes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwe%2FMintRecipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwe%2FMintRecipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwe%2FMintRecipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwe%2FMintRecipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stwe","download_url":"https://codeload.github.com/stwe/MintRecipes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwe%2FMintRecipes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["install","installer","linux","linux-mint","post-install","script"],"created_at":"2024-12-19T02:12:45.330Z","updated_at":"2026-04-30T10:04:11.332Z","avatar_url":"https://github.com/stwe.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Mint 22 Post-Install Script\n\n\u003e ⚠️ Personal setup script – tailored to my own system and preferences.\n\nThis repository contains a **post-installation script for Linux Mint (Cinnamon)** that automates a large part of my personal system setup after a fresh install.\n\nIt is **not intended as a universal solution** or best-practice template. It reflects **my workflow, my hardware assumptions, and my preferences**.\n\n\u003cimg src=\"https://github.com/stwe/MintRecipes/blob/main/pics/desktop.png\" width=\"300\" height=\"600\" /\u003e\n\n---\n\n## ✨ What This Script Does\n\nThe script provides a **GUI-based installer (via YAD)** that lets you select different setup components across three categories:\n\n### 1. System Base\n- Core infrastructure tools (git, curl, build tools, etc.)\n- CLI utilities (htop, btop, mc, etc.)\n- GUI system tools (GParted, KeePassXC, etc.)\n- Monitoring tools (lm-sensors, smartmontools, etc.)\n- Optional virtualization support\n- Optional **XanMod Kernel (V3)**\n- Basic **performance tuning**\n- Firewall setup (UFW)\n\n---\n\n### 2. Software \u0026 Development\n- Google Chrome\n- Messenger client (WasIstLos)\n- Multimedia tools (VLC, GIMP)\n- Docker (with proper repo setup)\n- Visual Studio Code\n- Lazygit\n- JetBrains IDEs (CLion / IntelliJ)\n- Native Linux gaming stack (AMD-focused)\n- Nextcloud client + encryption setup\n- NordVPN\n\n---\n\n### 3. Desktop \u0026 Appearance\n- Terminal setup (Alacritty or Kitty + Zsh + Oh My Zsh + Powerlevel10k)\n- Yazi (automatically installed when Kitty is selected)\n- GTK Theme (WhiteSur Dark)\n- Icon theme (Kora)\n- Nerd Fonts (JetBrains Mono)\n- Plank Dock setup\n- Remove Firefox and Transmission\n\n---\n\n## ⚙️ Performance Tweaks\n\nThis script applies several performance-related tweaks that are **based on my personal preferences and system behavior**:\n\n- **Preload**\n- **ZRAM (systemd-zram-generator)**\n- **Custom sysctl tuning**\n- **BFQ scheduler (for SSDs)**\n- **XanMod kernel**\n\n\u003e ⚠️ These are not guaranteed to improve performance on every system.\n\n---\n\n## 🎮 Gaming Approach\n\nFor gaming, the script installs a **native Linux stack**:\n\n- Steam\n- Vulkan / Mesa drivers\n- Gamemode\n- MangoHud\n- Goverlay\n\nThis setup is **optimized for AMD hardware**, which is what I’m using.\n\n\u003e ⚠️ NVIDIA systems are **not considered or tested** here. Driver handling and compatibility can differ significantly, so adjustments will be required if you're on NVIDIA.\n\nNo custom Proton builds or Lutris automation included (by design).\n\n---\n\n## 🎨 Desktop Customization\n\nThe script applies a **modern look** using:\n\n- WhiteSur GTK theme\n- Kora icons\n- Custom fonts (Inter + JetBrains Mono Nerd Font)\n- Optional dock (Plank)\n\nHowever:\n\n- 🖼️ **Wallpaper is NOT set** (left to the user)\n- 🧩 **Panel layout is only partially configured**\n- ⚙️ Further customization is expected to be done manually\n\n---\n\n## ⚠️ Important Notes\n\n- This script is **heavily tailored to my personal setup**\n- Assumes:\n  - Linux Mint (Cinnamon)\n  - Typical desktop hardware (AMD-friendly)\n- Some parts are:\n  - Written in **German**\n  - Still **work in progress**\n  - Not fully modular or reusable\n\n---\n\n## ▶️ Usage\n\n```bash\nchmod +x install2.sh\n./install2.sh\n```\n\n- Do not run as root\n- Requires sudo\n- A GUI session is required (YAD)\n\n---\n\n## ⚠️ Software Requiring Manual Updates\n\n| Software  | Update Status | Reason                                      |\n| --------- | ------------- | ------------------------------------------- |\n| Lazygit   | ❌ manual      | Installed via GitHub release (tar.gz)       |\n| Yazi      | ❌ manual      | Installed via GitHub `.deb` (no repository) |\n| Kitty     | ❌ manual      | Installed via official installer script     |\n| WasIstLos | ❌ manual      | Installed via GitHub release                |\n\n---\n\n## 📄 License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstwe%2Fmintrecipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstwe%2Fmintrecipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstwe%2Fmintrecipes/lists"}