From 29695a4e971569fa99bb7c8ffb905450b288a283 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Sat, 18 Jun 2022 20:33:01 -0400 Subject: [PATCH] Remove Fallout Grub Theme Submodule - Found AUR package for grub theme instead --- .gitmodules | 4 ---- .themes/fallout-grub-theme | 1 - README.org | 4 ---- 3 files changed, 9 deletions(-) delete mode 160000 .themes/fallout-grub-theme diff --git a/.gitmodules b/.gitmodules index 0a6ee86..eb2a7a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,10 +70,6 @@ path = .config/dwm-flexipatch url = git@github.com:balajsra/dwm-flexipatch.git branch = master -[submodule ".themes/fallout-grub-theme"] - path = .themes/fallout-grub-theme - url = git@github.com:shvchk/fallout-grub-theme.git - branch = master [submodule ".config/emacs"] path = .config/emacs url = git@github.com:plexus/chemacs2.git diff --git a/.themes/fallout-grub-theme b/.themes/fallout-grub-theme deleted file mode 160000 index 7ff2c6e..0000000 --- a/.themes/fallout-grub-theme +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7ff2c6e98d904291f9e4e0e1c82261be6df534f0 diff --git a/README.org b/README.org index e6695a8..77ddac7 100644 --- a/README.org +++ b/README.org @@ -198,10 +198,6 @@ Use [[https://www.gnu.org/software/stow/][GNU Stow]] to create symlinks. path = .config/dwm-flexipatch url = git@github.com:balajsra/dwm-flexipatch.git branch = master -[submodule ".themes/fallout-grub-theme"] - path = .themes/fallout-grub-theme - url = git@github.com:shvchk/fallout-grub-theme.git - branch = master [submodule ".config/emacs"] path = .config/emacs url = git@github.com:plexus/chemacs2.git