diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9f8367c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule ".config/awesome/.config/awesome/lib/bling"] + path = .config/awesome/.config/awesome/lib/bling + url = https://github.com/BlingCorp/bling +[submodule "/home/delta/.config/awesome/lib/bling"] + path = /home/delta/.config/awesome/lib/bling + url = https://github.com/BlingCorp/bling +[submodule "/home/delta/.config/awesome/lib/rubato"] + path = /home/delta/.config/awesome/lib/rubato + url = https://github.com/andOrlando/rubato |
