diff options
author | Matt Singleton <matt@xcolour.net> | 2024-04-12 16:06:30 -0500 |
---|---|---|
committer | Matt Singleton <matt@xcolour.net> | 2024-04-12 16:06:30 -0500 |
commit | 4008fa4f12d6688c580a78980e4722899a84498c (patch) | |
tree | 8f200c8118fa7c87d5b270741f659cf6b4d818ae /local | |
parent | f2dfde23f8157da1532a2b2e236af529fed47713 (diff) |
Update Makefile to manage fedora/sway-de config
Diffstat (limited to 'local')
-rw-r--r-- | local/duplicity-config | 4 | ||||
-rw-r--r-- | local/duplicity-excludes | 5 | ||||
-rw-r--r-- | local/vimrc-local | 0 |
3 files changed, 0 insertions, 9 deletions
diff --git a/local/duplicity-config b/local/duplicity-config deleted file mode 100644 index f9607b0..0000000 --- a/local/duplicity-config +++ /dev/null @@ -1,4 +0,0 @@ -PASSPHRASE= -FTP_PASSWORD= -B2_KEY_ID= -B2_BUCKET= diff --git a/local/duplicity-excludes b/local/duplicity-excludes deleted file mode 100644 index 122b565..0000000 --- a/local/duplicity-excludes +++ /dev/null @@ -1,5 +0,0 @@ -/home/matt/Downloads -/home/matt/.local -/home/matt/.cache -/home/matt/.mozilla -/home/matt/.wine diff --git a/local/vimrc-local b/local/vimrc-local new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/local/vimrc-local |