-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Description
Hey, first of all, thanks for the great project I really enjoy using it!
Some of my dotfiles contain configurations that are specific to macOS and end up breaking things on Linux. Currently(ssh config), it isn’t possible to distinguish between the two in the templating system, since dotter.os only supports windows and unix.
I think it would be very helpful to add a dedicated option for macOS to allow more finegrained templating.
The desired behavior would look like this:
- dotter.os == windows → true on Windows
- dotter.os == unix → true on Linux and macOS
- dotter.os == macos → true only on macOS
I’m not sure if it would also make sense to add an explicit option for Linux, or if that would be unnecessary but having macos available would already solve the issue.
Kind regards
Metadata
Metadata
Assignees
Labels
No labels