chore(zsh): zsh-abbr submodule

This commit is contained in:
2024-06-09 11:14:35 +01:00
parent 84e45b6dcb
commit 4410572ca8
2 changed files with 4 additions and 0 deletions

Submodule .config/zsh/plugins/zsh-abbr added at 84f18ab195

3
.gitmodules vendored
View File

@@ -43,3 +43,6 @@
[submodule ".config/zsh/prompts/pure"] [submodule ".config/zsh/prompts/pure"]
path = .config/zsh/prompts/pure path = .config/zsh/prompts/pure
url = https://github.com/sindresorhus/pure.git 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