Skip to content

RanceH/grub-theme-installer

 
 

Repository files navigation

GH language GH tag GH release GH license GH stars Bash CI Shellcheck CI visitors

ChrisTitusTech Top 5 Bootloader Themes

Install Bootloader Themes with ease.

🚀 Installation

Simply enter following commands in your terminal :

$ git clone https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes
$ cd Top-5-Bootloader-Themes
$ sudo ./install.sh

💻 Dependencies

ChrisTitusTech Top 5 Bootloader Themes requires the following dependencies:

  • git

🔖 git

🐧 Install git (Linux)

$ sudo apt-get install --assume-yes git

🏁 Install git (Windows)

Download and install latest version from here git-scm.com

🍎 Install git (OSX)

$ brew install git

🔧 git configuration

Push current branch only if upstream exists

$ git config --global push.default simple

Set vim as git default editor

$ git config --global core.editor 'vim'

🤝 Contributing

Thank you for your interest in contributing to ChrisTitusTech Top 5 Bootloader Themes.

Please review the code of conduct and contribution guidelines before starting to work on any features.

If you want to open an issue, please check first if it was not reported already before creating a new one.

📜 License

Copyrights (c) 2021 "Chris Titus" <contact@christitus.com> & "Matthias Morin" <mat@tangoman.io>

License Distributed under the MIT license.

If you like ChrisTitusTech Top 5 Bootloader Themes please star, follow or tweet about it:

GitHub stars GitHub followers Twitter

🙏 Acknowledgements

There is no obligation, but follow me (TangoMan75) on GitHub and star some cool open source projects you like, it helps a lot. Thanks.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%