Add zkbd keys, add submodules
This commit is contained in:
parent
ea97367ac4
commit
e915531d83
5 changed files with 49 additions and 1 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[submodule ".local/share/zsh-plugins/zsh-syntax-highlighting"]
|
||||
path = .local/share/zsh-plugins/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting/
|
||||
[submodule ".local/share/zsh-plugins/git-prompt.zsh"]
|
||||
path = .local/share/zsh-plugins/git-prompt.zsh
|
||||
url = https://github.com/woefe/git-prompt.zsh
|
||||
Loading…
Add table
Add a link
Reference in a new issue