diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-10-08 23:56:51 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-10-08 23:56:51 -0600 |
commit | 621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e (patch) | |
tree | 4d533a5478c600a5366525dedac63c3b102e2ecd /.gitmodules | |
download | dotfiles-621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e.tar dotfiles-621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e.tar.gz dotfiles-621d28cb25069d4f6c3a9ebde0b372d0dbcdd76e.tar.bz2 |
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..25bde7d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dwm"] + path = dwm + url = git@github.com:brysonsteck/dwm |