Add zsh config

This commit is contained in:
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

Submodule .config/zsh added at 6c06a7f2f3

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