Skip to content

re-taro/dotfiles

Repository files navigation

dotfiles

re-taro's dotfiles.

How to setup

1. Install Command Line Tools

xcode-select --install

2. Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

3. Install chezmoi

brew install chezmoi

4. Initialize chezmoi

# HTTPS
chezmoi init https://github.com/re-taro/dotfiles.git
# SSH
chezmoi init [email protected]:re-taro/dotfiles.git

5. Apply the dotfiles.

chezmoi apply

Edit dotfiles

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

Note: For secure files managed by Bitwarden

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.

About

re-taro's dotfiles.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project