From 8667b75a7338a773ae2d91d7185e29197613ee36 Mon Sep 17 00:00:00 2001 From: Anish Athalye Date: Thu, 14 Nov 2019 16:30:47 -0500 Subject: Add example of conditional link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 39a5d5b..1a7ff9d 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3