Skip to content

dbanck/dotfiles

Repository files navigation

My dotfiles

managed by chezmoi

Pre-Setup

Install Xcode Command Line Tools

xcode-select --install

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
(echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/daniel.banck/.zprofile
eval "$(/opt/homebrew/bin/brew shellenv)"

Setup 1Password

brew install --cask 1password

Manually add your accounts now.

Install chezmoi and apply configuration

brew install chezmoi
chezmoi init dbanck
chezmoi apply

Final touches

echo /opt/homebrew/bin/fish | sudo tee -a /etc/shells
chsh -s /opt/homebrew/bin/fish

TODO

mise use -g usage
mise use -g go
mise use -g node@lts 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published