mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-28 19:50:42 +00:00
Move z.lua to systemwide dir
This commit is contained in:
parent
55c063d9b3
commit
0efe33b80d
3 changed files with 3 additions and 3 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -7,6 +7,6 @@
|
|||
[submodule "root/usr/share/zsh/site-functions/zsh-syntax-highlighting"]
|
||||
path = "root/usr/share/zsh/site-functions/zsh-syntax-highlighting"
|
||||
url = "https://github.com/zsh-users/zsh-syntax-highlighting"
|
||||
[submodule "home/.local/src/z.lua"]
|
||||
path = "home/.local/src/z.lua"
|
||||
[submodule "root/usr/local/src/z.lua"]
|
||||
path = "root/usr/local/src/z.lua"
|
||||
url = "https://github.com/skywind3000/z.lua"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue