[zsh] zsh-abbr submodule

This commit is contained in:
Afonso Franco 2024-06-09 11:14:35 +01:00
parent a6ff7a3296
commit a977366006
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54
2 changed files with 4 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit 84f18ab195547324c3addd735688f78909df61d4

3
.gitmodules vendored
View file

@ -43,3 +43,6 @@
[submodule ".config/zsh/prompts/pure"]
path = .config/zsh/prompts/pure
url = https://github.com/sindresorhus/pure.git
[submodule "/Users/afonso/.config/zsh/plugins/zsh-abbr"]
path = /Users/afonso/.config/zsh/plugins/zsh-abbr
url = https://github.com/olets/zsh-abbr