Skip to content

Releases: matejp/linux-setup

Linux Setup v0.2.0 — First official release.

24 Mar 22:58

Choose a tag to compare

A modular script that configures a fresh Linux installation in minutes across Ubuntu, Debian, Fedora, OpenSUSE, and Arch-based distributions. This release includes best-practice shell configurations for both bash and fish with automatic SSH key loading, a curated set of modern CLI tool replacements (eza, bat, ripgrep, fzf, lazygit, and more), and a lightweight no-plugins Neovim setup. Additional options cover JetBrains Mono Nerd Font installation and GNOME desktop tweaks. Run ./setup.sh --all to apply everything, or pick individual components with flags like --bash, --fish, --nvim, and --pkgs.