diff options
| -rw-r--r-- | .chezmoiignore | 1 | ||||
| -rw-r--r-- | dot_config/systemd/user/symlink_xdg-user-dirs-update.service | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.chezmoiignore b/.chezmoiignore index b2c7c3b..ebb6a6f 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -1,6 +1,7 @@ KEYBINDS.md README.md create-efi.sh +bootstrap.sh .editorconfig .github/ .worktrees/ diff --git a/dot_config/systemd/user/symlink_xdg-user-dirs-update.service b/dot_config/systemd/user/symlink_xdg-user-dirs-update.service new file mode 100644 index 0000000..b555872 --- /dev/null +++ b/dot_config/systemd/user/symlink_xdg-user-dirs-update.service @@ -0,0 +1 @@ +/dev/null |
