mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
Update system-config-files.md
This commit is contained in:
5
docs/howto/system-config-files.md
vendored
5
docs/howto/system-config-files.md
vendored
@@ -27,3 +27,8 @@ $ sudo dotdrop import --cfg=config-root.yaml <some-dotfile>
|
||||
$ sudo dotdrop install --cfg=config-root.yaml
|
||||
...
|
||||
```
|
||||
|
||||
When commiting the local and system wide changes git will complain about permission. To fix that run:
|
||||
```
|
||||
$ sudo chown -R <user>:<user> <system-wide-dotfiles>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user