move zsh stuff

This commit is contained in:
2025-06-14 23:46:09 +02:00
parent 99e7a8bb82
commit e3d628d8ab
6 changed files with 17 additions and 16 deletions

14
.gitmodules vendored
View File

@ -1,12 +1,12 @@
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/themes/powerlevel10k"]
path = zsh/themes/powerlevel10k
[submodule ".config/zsh/themes/powerlevel10k"]
path = .config/zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".config/tmux/plugins/tpm"]
path = .config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm