Add zsh config

This commit is contained in:
Şahin Akkaya 2023-12-26 01:01:19 +03:00
parent b20e72a14c
commit d5a3b02f8e
2 changed files with 5 additions and 0 deletions

1
.config/zsh Submodule

@ -0,0 +1 @@
Subproject commit 6c06a7f2f3379290a83cf3bd5d5241341cbf1454

4
.gitmodules vendored
View File

@ -10,3 +10,7 @@
path = .config/nvim
url = https://github.com/sahinakkaya/nvim-config.git
branch = macos
[submodule ".config/zsh"]
path = .config/zsh
url = https://github.com/sahinakkaya/zsh.git
branch = macos