dotfiles

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

commit 89e66f1502637a331e8b56244e1c7387ef6a1328
parent cf86a49c9c3e1b78fb09eccbd5ed1844323860f2
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Sat, 19 Oct 2019 14:54:17 -0400

Fixed up submodule


Former-commit-id: ac43d1cd4510546f5910fb027ba387822a33ea1f
Diffstat:
M.gitmodules | 2+-
Aoh-my-zsh | 1+
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/rupa/z.git [submodule "oh-my-zsh"] path = oh-my-zsh - url = ./oh-my-zsh + url = https://github.com/robbyrussell/oh-my-zsh.git diff --git a/oh-my-zsh b/oh-my-zsh @@ -0,0 +1 @@ +Subproject commit 05dfd0ae8520e58e852c574f55c83fe6f49fb189