diff options
| author | srdusr <trevorgray@srdusr.com> | 2025-09-24 02:23:50 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2025-09-24 02:23:50 +0200 |
| commit | 97a6b663a1945603e9b55228e8540957d03f2a64 (patch) | |
| tree | e71b5502c0d8fcc93497c0894626b7fdc9a925fe /common/.gitsubtrees | |
| parent | 88370cd83f13c30d68119cbe3b229a1ab559cf55 (diff) | |
| download | dotfiles-97a6b663a1945603e9b55228e8540957d03f2a64.tar.gz dotfiles-97a6b663a1945603e9b55228e8540957d03f2a64.zip | |
Moved files to common/
Diffstat (limited to 'common/.gitsubtrees')
| -rw-r--r-- | common/.gitsubtrees | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/.gitsubtrees b/common/.gitsubtrees new file mode 100644 index 0000000..d8a7f29 --- /dev/null +++ b/common/.gitsubtrees @@ -0,0 +1,7 @@ +[subtree "common/config/nvim"] + path = common/config/nvim + url = git@github.com:srdusr/nvim.git + +[subtree "common/scripts"] + path = common/scripts + url = git@github.com:srdusr/scripts.git |
