re-taro's dotfiles.
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install chezmoi
# HTTPS
chezmoi init https://github.com/re-taro/dotfiles.git
# SSH
chezmoi init [email protected]:re-taro/dotfiles.git
chezmoi apply
Editing files in dotfiles is done via chezmoi. Direct editing is not recommended.
chezmoi edit <file_path>
Don't forget to apply the edits.
chezmoi apply
The following files are located in Bitwarden's Vault.
- SSH Config (
~/.ssh/config
)
You must be logged into Bitwarden and Bitwarden CLI to access these file entities. After logging in, run chezmoi apply
.