{"id":20493672,"url":"https://github.com/christitustech/top-5-bootloader-themes","last_synced_at":"2025-04-13T00:47:20.667Z","repository":{"id":41314087,"uuid":"343574666","full_name":"ChrisTitusTech/Top-5-Bootloader-Themes","owner":"ChrisTitusTech","description":"Bash script to automatically change GRUB to listed themes","archived":false,"fork":false,"pushed_at":"2024-10-24T20:03:32.000Z","size":7084,"stargazers_count":186,"open_issues_count":9,"forks_count":59,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-13T00:47:13.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://christitus.com/bootloader-themes/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChrisTitusTech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-01T22:27:25.000Z","updated_at":"2025-03-27T01:20:12.000Z","dependencies_parsed_at":"2024-10-25T00:23:58.814Z","dependency_job_id":"aeaf641a-9258-4283-b214-043d1f1371db","html_url":"https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2FTop-5-Bootloader-Themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2FTop-5-Bootloader-Themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2FTop-5-Bootloader-Themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisTitusTech%2FTop-5-Bootloader-Themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisTitusTech","download_url":"https://codeload.github.com/ChrisTitusTech/Top-5-Bootloader-Themes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650433,"owners_count":21139672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T17:36:13.445Z","updated_at":"2025-04-13T00:47:20.643Z","avatar_url":"https://github.com/ChrisTitusTech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GH language](https://img.shields.io/github/languages/top/ChrisTitusTech/Top-5-Bootloader-Themes)\n![GH license](https://img.shields.io/github/license/ChrisTitusTech/Top-5-Bootloader-Themes)\n![GH stars](https://img.shields.io/github/stars/ChrisTitusTech/Top-5-Bootloader-Themes)\n![Bash CI](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/workflows/bash_unit%20CI/badge.svg)\n![Shellcheck CI](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/workflows/Shellcheck%20CI/badge.svg)\n\nChrisTitusTech Top 5 Bootloader Themes\n======================================\n\nInstall Bootloader Themes with ease.\n\n- Chris Titus Tech Channel : [https://www.youtube.com/@christitustech](https://www.youtube.com/@christitustech)\n- Chris Titus Tech YouTube Video : [Bootloader Themes | Install \u0026 Configuration](https://www.youtube.com/watch?v=BAyzHP1Cqb0)\n- Full Walkthrough : [https://christitus.com/bootloader-themes](https://christitus.com/bootloader-themes)\n\n🚀 Installation\n---------------\n\nSimply enter following commands in your terminal :\n\n```bash\n$ git clone https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes\n$ cd Top-5-Bootloader-Themes\n$ sudo ./install.sh\n```\n\n💻 Dependencies\n---------------\n\n**ChrisTitusTech Top 5 Bootloader Themes** requires the following dependencies:\n\n- git\n\n---\n\n### 🔖 git\n\n#### 🐧 Install git (Linux)\n\n```bash\n$ sudo apt-get install --assume-yes git\n```\n\n#### 🏁 Install git (Windows)\n\nDownload and install latest version from here [git-scm.com](https://git-scm.com/download/win)\n\n#### 🍎 Install git (OSX)\n\n```bash\n$ brew install git\n```\n\n#### 🔧 git configuration\n\nPush current branch only if upstream exists\n\n```bash\n$ git config --global push.default simple\n```\n\nSet vim as git default editor\n\n```bash\n$ git config --global core.editor 'vim'\n```\n\n🤝 Contributing\n---------------\n\nThank you for your interest in contributing to **ChrisTitusTech Top 5 Bootloader Themes**.\n\nPlease review the [code of conduct](./CODE_OF_CONDUCT.md) and [contribution guidelines](./CONTRIBUTING.md) before starting to work on any features.\n\nIf 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.\n\n📜 License\n----------\n\nCopyrights (c) 2021 \u0026quot;Chris Titus\u0026quot; \u0026lt;contact@christitus.com\u0026gt; \u0026amp; \u0026quot;Matthias Morin\u0026quot; \u0026lt;mat@tangoman.io\u0026gt;\n\n[![License](https://img.shields.io/badge/Licence-MIT-green.svg)](LICENSE)\nDistributed under the MIT license.\n\nIf you like **ChrisTitusTech Top 5 Bootloader Themes** please star, follow or tweet about it:\n\n[![GitHub stars](https://img.shields.io/github/stars/ChrisTitusTech/Top-5-Bootloader-Themes?style=social)](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/stargazers)\n[![GitHub followers](https://img.shields.io/github/followers/ChrisTitusTech?style=social)](https://github.com/ChrisTitusTech)\n[![Twitter](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Fgithub.com%2FChrisTitusTech%2FTop-5-Bootloader-Themes)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fgithub.com%2FChrisTitusTech%2FTop-5-Bootloader-Themes)\n\n🙏 Acknowledgements\n-------------------\n\nThere 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristitustech%2Ftop-5-bootloader-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristitustech%2Ftop-5-bootloader-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristitustech%2Ftop-5-bootloader-themes/lists"}