1
0
Fork 0

Properly add zsh-syntax-highlighting and zsh-autosuggestions

This commit is contained in:
Nexus 2024-03-05 14:27:18 +00:00
parent 7a387c8359
commit 00e0ce45e6
Signed by: nex
GPG key ID: 0FA334385D0B689F
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting

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

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