diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..5c65f31 --- /dev/null +++ b/config.yaml @@ -0,0 +1,6 @@ +do_not_link: + - .config + - . + # This is shared by the two vim packages + - .config/nvim + - Scripts |