My personal dotfiles setup, using chezmoi
as a dotfiles manager.
Warning
macOS only.
- Locally run one-liner bootstrap script:
cd ~; sh -c "$(curl -fsLS https://raw.githubusercontent.com/justinawrey/dotfiles/main/bootstrap.sh)"
-
Manually 😮 open iTerm2 and select
~/.iterm2.json
as default profile -
Put your laptop away and be done 🍻
Notable items, see repo contents for more detail:
Homebrew
(see Brewfile for list of packages installed by Homebrew)Neovim
and Neovim config- Global
.editorconfig
- Global
.gitconfig
- Global
.gitignore
file iTerm2
configurationOh my posh
for custom shell promptdifftastic
as a better default diff toolfzf
for general purpose fuzzy findingbat
andprettybat
Applications installed via Homebrew Cask
:
- iTerm2
- Spotify
- Google Chrome
- Messenger
-
add script for installing homebrew and homebrew bundle -
add nvim config