macos dotfile manager make with rust
- cargo
cargo install --git https://github.com/5-23/stonyite
- brew
brew tap 5-23/stonyite
brew install stonyite
https://github.com/5-23/dotfiles-mac
stonyite commands
install dependencies
and set config file
stonyite setup
just install dependencies
stonyite install
just set config file
stonyite config
stonyite flags
set pakage manager
When you set up a package manager, it reads and installs dependencies-{manager}.(default: brew)
stonyite setup --manager nix-env
set command's flag
stonyite setup -flag debug