From b22b428cb0e521df2e27bd085600efe0f0d1968a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eahin=20Akkaya?= Date: Tue, 26 Dec 2023 11:54:59 +0300 Subject: [PATCH] Update zsh submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5d1f190..e417396 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,5 +12,5 @@ branch = main [submodule ".config/zsh"] path = .config/zsh - url = https://github.com/sahinakkaya/zsh.git + url = https://github.com/sahinakkaya/zsh-config.git branch = main