Skip to content

bonkey/dotfiles-chezmoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Note: DO NOT install iTerm2, Rectangle, SetApp, Raycast or any other app before. There's plenty in brew already.

Install brew

Check the latest command on https://brew.sh

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

Setup brew in shell

Apple Silicon

eval "$(/opt/homebrew/bin/brew shellenv)"

Intel

eval "$(/usr/local/bin/brew shellenv)"

Install chezmoi

brew install chezmoi

Add ssh key from 1password

  1. Install 1password
  2. Enable CLI and SSH in Developer settings
  3. Install CLI
brew install 1password-cli

Install dotfiles & run scripts

chezmoi init git@github.com:bonkey/dotfiles-chezmoi.git
chezmoi apply

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published