From b457a84dfde2f7b7a880b129cc54802176f96062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=9Eahin=20Akkaya?= Date: Tue, 26 Dec 2023 11:56:45 +0300 Subject: [PATCH] Update zsh submodule --- .config/zsh | 2 +- .gitmodules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/zsh b/.config/zsh index 6c06a7f..268649f 160000 --- a/.config/zsh +++ b/.config/zsh @@ -1 +1 @@ -Subproject commit 6c06a7f2f3379290a83cf3bd5d5241341cbf1454 +Subproject commit 268649fe14e0deece3b252f2b74963a2bde4f60d diff --git a/.gitmodules b/.gitmodules index c841160..09c571e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,5 +12,5 @@ branch = macos [submodule ".config/zsh"] path = .config/zsh - url = https://github.com/sahinakkaya/zsh.git + url = https://github.com/sahinakkaya/zsh-config.git branch = macos