Skip to content

MitasTech/BootloaderThemes

 
 

Repository files navigation

GH language GH tag GH release GH license GH stars Bash CI Shellcheck CI visitors Modified ChrisTitusTech Top 5 Bootloader Themes by MitasTech Including my Custom Bootloader.

Enjoy my Arcade Bootloader Theme!

Install Bootloader Themes with ease.

🚀 Installation

Simply enter following commands in your terminal :

$ git clone https://github.com/MitasTech/BootloaderThemes
$ cd BootloaderThemes
$ sudo ./install.sh

💻 Dependencies

MitasTech Bootloader Themes requires the following dependencies:

  • git

🔖 git

🐧 Install git (Debian-Based)

$ sudo apt install git

🐧 Install git (Arch-Based)

$ sudo pacman -Sy 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 MitasTech 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" <[email protected]> & "Matthias Morin" <[email protected]>

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%