Skip to content

KEY60228/dotfiles

Repository files navigation

dotfiles

ref. chezmoi

setup

xcode-select --install
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply KEY60228

for Mac

  • Remap Caps Lock to Control via System Settings
  • Disable the Spotlight keyboard shortcut (Cmd+Space) via System Settings

daily usage

chezmoi edit ~/.zshrc    # edit (opens the source file)
chezmoi diff             # preview changes
chezmoi apply            # apply changes
chezmoi cd               # jump to the source directory

Editing .Brewfile and running chezmoi apply changes the hash of run_onchange_after_10-brew-bundle.sh, which re-runs brew bundle automatically.

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors