diff options
author | EuAndreh <eu@euandre.org> | 2024-05-11 11:33:32 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-06-05 11:16:58 -0300 |
commit | d6834c1ac234db733ab79c93f5957f27f809eb0a (patch) | |
tree | 84a586e9ab24fdb12b26542521b630e971518f36 /deps.mk | |
parent | Initial empty commit (diff) | |
download | backupit-d6834c1ac234db733ab79c93f5957f27f809eb0a.tar.gz backupit-d6834c1ac234db733ab79c93f5957f27f809eb0a.tar.xz |
Add imported code from dotfiles
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +sources.sh = \ + src/backupit \ + src/borgy \ + |