Move my custom zshrc config into a better named folder
This commit is contained in:
parent
6fba1253bb
commit
e18e6f77f1
45 changed files with 4 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -8,10 +8,10 @@
|
|||
path = shells/zsh/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions"]
|
||||
path = shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions
|
||||
path = shells/zsh/oh-my-zsh-custom/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-better-npm-completion"]
|
||||
path = shells/zsh/oh-my-zsh/plugins/zsh-better-npm-completion
|
||||
path = shells/zsh/oh-my-zsh-custom/plugins/zsh-better-npm-completion
|
||||
url = https://github.com/lukechilds/zsh-better-npm-completion
|
||||
[submodule "dwm"]
|
||||
path = NOSTOW/dwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue