commit 78b5901018060d1ca0dd899ca0b82f7b3375e7db
parent 071fe70f29c02526ebfb08f7f560388e0509dc5a
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 19 May 2020 15:45:17 +0200
Remove unused submodules
Diffstat:
7 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/.local/lib/dwm b/.local/lib/dwm
@@ -1 +0,0 @@
-Subproject commit eaf83954469ecc8227709e0d559cc5225f9bdacd
diff --git a/.local/lib/fffs b/.local/lib/fffs
@@ -1 +0,0 @@
-Subproject commit 1461b95199cd59c42494da587a37f0c1d4b64b23
diff --git a/.local/lib/st b/.local/lib/st
@@ -1 +0,0 @@
-Subproject commit 73a8a9fdf282fec3cab6f18ed962c4faf02a543d
diff --git a/.local/lib/surf b/.local/lib/surf
@@ -1 +0,0 @@
-Subproject commit 8135e2c4f2f18b622c77940fdcfca04cfedbe5ba
diff --git a/.local/lib/tabbed b/.local/lib/tabbed
@@ -1 +0,0 @@
-Subproject commit c306da49f63285418be35652b503d290c06ba316
diff --git a/.local/lib/ve b/.local/lib/ve
@@ -1 +0,0 @@
-Subproject commit a15a5661b1eb2ccdf076c8a0eb43c5eb8c0560e6
diff --git a/README.md b/README.md
@@ -4,7 +4,6 @@ managed as a *bare Git repository*. Install with:
git clone --bare git://src.adamsgaard.dk/dotfiles $HOME/.dotfiles
git --git-dir=$HOME/.dotfiles --work-tree=$HOME checkout
- git --git-dir=$HOME/.dotfiles --work-tree=$HOME submodule update --init --recursive
Afterwards, log out and log back in. The `dotfiles` command will now be
available as a substitute for the `git` command, and is used to manage all