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
2021-01-25 10:39:15 -08:00
.github/workflows Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
app Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
src Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
test Initial commit 2020-01-28 19:42:00 -08:00
.gitignore Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
ChangeLog.md Initial commit 2020-01-28 19:42:00 -08:00
default.nix Update to use Nix flakes 2021-01-13 21:33:22 -08:00
flake.lock Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
flake.nix Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
hie.yaml Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
LICENSE Initial commit 2020-01-28 19:42:00 -08:00
package.yaml Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
prefmanager.cabal Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
prefmanager.nix Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
README.md Update readme 2020-01-28 19:47:01 -08:00
shell.nix Update to use Nix flakes 2021-01-13 21:33:22 -08:00
stack.nix Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
stack.yaml Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -08:00
stack.yaml.lock Improve watch output, and simplify nix configuration 2021-01-25 10:39:15 -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