Add example of conditional link
This commit is contained in:
parent
7f97a6c6d0
commit
8667b75a73
1 changed files with 3 additions and 0 deletions
|
@ -193,6 +193,9 @@ Available extended configuration parameters:
|
|||
~/.zshrc:
|
||||
force: true
|
||||
path: zshrc
|
||||
~/.hammerspoon:
|
||||
if: '[ `uname` = Darwin ]'
|
||||
path: hammerspoon
|
||||
```
|
||||
|
||||
If the source location is omitted or set to `null`, Dotbot will use the
|
||||
|
|
Loading…
Reference in a new issue