![GH language](https://img.shields.io/github/languages/top/ChrisTitusTech/Top-5-Bootloader-Themes) [![GH tag](https://img.shields.io/github/v/tag/ChrisTitusTech/Top-5-Bootloader-Themes)](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/tags) [![GH release](https://img.shields.io/github/v/release/ChrisTitusTech/Top-5-Bootloader-Themes)](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/releases) ![GH license](https://img.shields.io/github/license/ChrisTitusTech/Top-5-Bootloader-Themes) ![GH stars](https://img.shields.io/github/stars/ChrisTitusTech/Top-5-Bootloader-Themes) ![Bash CI](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/workflows/bash_unit%20CI/badge.svg) ![Shellcheck CI](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/workflows/Shellcheck%20CI/badge.svg) ![visitors](https://visitor-badge.glitch.me/badge?page_id=ChrisTitusTech.Top-5-Bootloader-Themes) ChrisTitusTech Top 5 Bootloader Themes ====================================== Install Bootloader Themes with ease. - Chris Titus Tech Channel : [https://www.youtube.com/user/homergfunk](https://www.youtube.com/user/homergfunk) - Chris Titus Tech YouTube Video : [Bootloader Themes | Install & Configuration](https://www.youtube.com/watch?v=BAyzHP1Cqb0) - Full Walkthrough : [https://christitus.com/bootloader-themes](https://christitus.com/bootloader-themes) 🚀 Installation --------------- Simply enter following commands in your terminal : ```bash $ 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) ```bash $ sudo apt-get install --assume-yes git ``` #### 🏁 Install git (Windows) Download and install latest version from here [git-scm.com](https://git-scm.com/download/win) #### 🍎 Install git (OSX) ```bash $ brew install git ``` #### 🔧 git configuration Push current branch only if upstream exists ```bash $ git config --global push.default simple ``` Set vim as git default editor ```bash $ 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](./CODE_OF_CONDUCT.md) and [contribution guidelines](./CONTRIBUTING.md) before starting to work on any features. If you want to open an issue, please check first if it was not [reported already](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/issues) before creating a new one. 📜 License ---------- Copyrights (c) 2021 "Chris Titus" <contact@christitus.com> & "Matthias Morin" <mat@tangoman.io> [![License](https://img.shields.io/badge/Licence-MIT-green.svg)](LICENSE) Distributed under the MIT license. If you like **ChrisTitusTech Top 5 Bootloader Themes** please star, follow or tweet about it: [![GitHub stars](https://img.shields.io/github/stars/ChrisTitusTech/Top-5-Bootloader-Themes?style=social)](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/stargazers) [![GitHub followers](https://img.shields.io/github/followers/ChrisTitusTech?style=social)](https://github.com/ChrisTitusTech) [![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2FChrisTitusTech%2FTop-5-Bootloader-Themes)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FChrisTitusTech%2FTop-5-Bootloader-Themes) 🙏 Acknowledgements ------------------- There is no obligation, but follow me ([TangoMan75](https://github.com/TangoMan75)) on GitHub and star some cool open source projects you like, it helps a lot. Thanks.