Skip to content

paulofaria/dotfiles

Repository files navigation

Dotfiles

macOS

Update macOS and Install Xcode command line tools.

sudo softwareupdate -i -a
xcode-select --install

Install homebrew.

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

Install chezmoi.

brew install chezmoi

Init chezmoi.

chezmoi init paulofaria

Start yabai, skhd and sketchybar.

brew services start yabai
brew services start skhd
brew services start sketchybar

Install Alfred Tokyo Night theme.

About

Dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published