dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 709aafbcecef05e3daafff35b7ae278e90ca96a2
parent 28359fa5f70ed2f44054a5157f3496a35ad248e0
Author: Alex Balgavy <alexander.balgavy@spaceapplications.com>
Date:   Tue, 29 Jul 2025 12:03:08 +0200

Remove z submodule

Diffstat:
M.gitmodules | 3---
Dshell/z | 1-
2 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "shell/z"] - path = shell/z - url = https://github.com/rupa/z.git [submodule "shell/powerlevel10k"] path = shell/powerlevel10k url = https://github.com/romkatv/powerlevel10k.git diff --git a/shell/z b/shell/z @@ -1 +0,0 @@ -Subproject commit b82ac78a2d4457d2ca09973332638f123f065fd1