1
0
Fork 0
mirror of https://github.com/malob/prefmanager.git synced 2024-12-14 11:57:49 +00:00
WIP tool for managing macOS defaults.
Find a file
2020-08-21 16:32:20 -07:00
app Initial commit 2020-01-28 19:42:00 -08:00
nix Add more nix stuff 2020-08-21 16:32:20 -07:00
src Add "Watching..." message when watching starts 2020-02-28 15:41:38 -08:00
test Initial commit 2020-01-28 19:42:00 -08:00
.gitignore Add more nix stuff 2020-08-21 16:32:20 -07:00
ChangeLog.md Initial commit 2020-01-28 19:42:00 -08:00
default.nix Add more nix stuff 2020-08-21 16:32:20 -07:00
LICENSE Initial commit 2020-01-28 19:42:00 -08:00
package.yaml Initial commit 2020-01-28 19:42:00 -08:00
prefmanager.cabal Initial commit 2020-01-28 19:42:00 -08:00
prefmanager.nix Initial commit 2020-01-28 19:42:00 -08:00
README.md Update readme 2020-01-28 19:47:01 -08:00
Setup.hs Initial commit 2020-01-28 19:42:00 -08:00
shell.nix Add more nix stuff 2020-08-21 16:32:20 -07:00
stack.yaml Add more nix stuff 2020-08-21 16:32:20 -07:00
stack.yaml.lock Initial commit 2020-01-28 19:42:00 -08:00

macOS Preferences Manager

This project is a WIP, currently only basic watching functionality has been implemented.

Usage

Usage: prefmanager watch (DOMAIN... | (-a|--all))
  Watch domain(s) for changes

Available options:
  DOMAIN...                Domain(s) that will be watched
  -a,--all                 Watch all domains including NSGlobalDomain
  -h,--help                Show this help text