Add zsh config

This commit is contained in:
Şahin Akkaya 2023-12-26 00:55:43 +03:00
parent 3cc758d93a
commit c69fb12c58
2 changed files with 5 additions and 0 deletions

1
.config/zsh Submodule

@ -0,0 +1 @@
Subproject commit 7f999024a5bbfaf0bdf7a4e493a3658db5b97ee2

4
.gitmodules vendored
View File

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