GitPedia

Fallout grub theme

Fallout GRUB theme

From shvchk·Updated June 16, 2026·View on GitHub·

Supported languages: Chinese (simplified), Chinese (traditional), English, French, German, Hungarian, Italian, Korean, Latvian, Norwegian, Polish, Portuguese, Russian, Rusyn, Spanish, Turkish, Ukrainian The project is written primarily in Shell, distributed under the MIT License license, first published in 2018. It has gained significant community traction with 1,039 stars and 83 forks on GitHub. Key topics include: fallout, grub, grub-theme, grub2, grub2-theme.

Fallout GRUB theme

Supported languages: Chinese (simplified), Chinese (traditional), English, French, German, Hungarian, Italian, Korean, Latvian, Norwegian, Polish, Portuguese, Russian, Rusyn, Spanish, Turkish, Ukrainian


Installation / update

  • Secure way:

    • Download install script:

      sh
      wget -P /tmp https://github.com/shvchk/fallout-grub-theme/raw/master/install.sh
    • Review it at /tmp/install.sh

    • Run it:

      sh
      bash /tmp/install.sh
  • Easier, less secure way — just download and run install script:

    sh
    wget -O - https://github.com/shvchk/fallout-grub-theme/raw/master/install.sh | bash
<br>

You can use --lang option to select language and disable interactive language selection, e.g.:

sh
bash /tmp/install.sh --lang German

or

sh
wget -O- https://github.com/shvchk/fallout-grub-theme/raw/master/install.sh | bash -s -- --lang Korean

Full list of languages see in INSTALLER_LANGS variable in install.sh


See also

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from shvchk/fallout-grub-theme via the GitHub API.Last fetched: 6/18/2026