dotfiles managed by chezmoi
- Homebrew should be installed
curl
orwget
should be installed- Install
chezmoi
(brew install chezmoi) - Install
git-delta
(brew install git-delta) - Install
1Password
(brew install --cask 1password) - Enable 1Password SSH Agent for SSH
git clone
- Clone this repository
git clone [email protected]:nijicha/dotfiles.git ~/.dotfiles
- Copy chezmoi config
cp -r ~/.dotfiles/chezmoi/ ~/.local/share/chezmoi
- Run
chezmoi init
- Run
chezmoi apply -v
git-delta
will be show as chezmoi diff verbose check it all and apply
- Enable 1Password SSH Agent
- Install Jetbrains IDE from Toolbox
- Run brew services
formula
as needed (Like redis)
-
Add Brewfile required by
brew bundle
-
Add 1password-cli integration
-
Add age | gpg encryption
-
More Config chezmoi https://github.com/twpayne/chezmoi
-
Add .plist of some apps
-
Update remote install shell script be usable
sh -c "$(curl -fsSL https://raw.githubusercontent.com/nijicha/dotfiles/master/bin/remote_install.sh) -v"