Skip to content

zt-sv/dotfiles

Repository files navigation

.files

Preflight

Check and install software updates

sudo softwareupdate -i -a

Install command line tools

xcode-select --install

Create config and Brewfile

cp ./config.example ./config
cp ./Brewfile.example ./Brewfile

Run

./install.sh

Add new bash as a default shell

  1. Adding /usr/local/bin/bash to /etc/shells
  2. Running chsh -s /usr/local/bin/bash.

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published