Add zsh config

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

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