Add zsh config

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

1
.config/zsh Submodule

@ -0,0 +1 @@
Subproject commit e6a19ccd89007d88b495568e1ec0b12c4b25e048

4
.gitmodules vendored
View File

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