1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 19:44:45 +00:00
This commit is contained in:
deadc0de6
2022-09-03 14:50:09 +02:00
parent 1de3a29f1c
commit 6a263be0d8
2 changed files with 9 additions and 1 deletions

2
docs/usage.md vendored
View File

@@ -70,7 +70,7 @@ $ dotdrop import ~/.zshrc --as=~/.zshrc.test
```
By importing a path using the profile special keyword `ALL`, a dotfile will be created
in the config but won't be linked to any profile.
in the config but won't be associated to any profile.
To ignore specific patterns during import, see [the ignore patterns](config-file.md#ignore-patterns).