From 11376154555ea0a325742d0d81dc282642837940 Mon Sep 17 00:00:00 2001
From: Harald Pfeiffer <coding@lirion.de>
Date: Sun, 14 Jul 2024 10:18:41 +0200
Subject: revamp

---
 .gitmodules | 5 -----
 git-prompt  | 1 -
 2 files changed, 6 deletions(-)
 delete mode 160000 git-prompt

diff --git a/.gitmodules b/.gitmodules
index cc25b24..d2a5366 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,8 +6,3 @@
 	path = tmux-yank
 	url = https://github.com/tmux-plugins/tmux-yank
 	branch = master
-[submodule "git-prompt"]
-	path = git-prompt
-	url = https://github.com/git/git.git
-	shallow = true
-	sparsecheckout = true
diff --git a/git-prompt b/git-prompt
deleted file mode 160000
index c2b3f2b..0000000
--- a/git-prompt
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit c2b3f2b3cdbf5ad9feb978dd367d77561a1271f7
-- 
cgit v1.2.3