mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Initial commit
This commit is contained in:
parent
b912871070
commit
a3e01caebf
157 changed files with 9696 additions and 0 deletions
18
.gitmodules
vendored
Normal file
18
.gitmodules
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[submodule "root/usr/share/zsh/site-functions/zsh-autosuggestions"]
|
||||
path = root/usr/share/zsh/site-functions/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
[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 "root/usr/share/zsh/site-functions/zsh-you-should-use"]
|
||||
; path = root/usr/share/zsh/site-functions/zsh-you-should-use
|
||||
; url = https://github.com/MichaelAquilina/zsh-you-should-use
|
||||
[submodule "root/usr/local/src/z.lua"]
|
||||
path = root/usr/local/src/z.lua
|
||||
url = https://github.com/skywind3000/z.lua
|
||||
[submodule "root/usr/local/src/Hyprland"]
|
||||
path = root/usr/local/src/Hyprland
|
||||
url = https://github.com/hyprwm/Hyprland
|
||||
[submodule "root/usr/local/src/eww"]
|
||||
path = root/usr/local/src/eww
|
||||
url = https://github.com/elkowar/eww
|
Loading…
Add table
Add a link
Reference in a new issue