Skip to content

seanknox/dotfiles

Repository files navigation

dotfiles

dotfiles and helpful stuff.

I use strap which uses this repo to automate setup of my Mac system. It will:

  • Install Homebrew packages defined in Brewfile
  • Install latest stable version of node with nvm
  • Setup a fancy zsh prompt with starship
  • Add 🌈 to ls with lsd
  • Install fnm
  • Install ghostty
  • Install my gitconfig preferences
  • Setup a number of MacOS settings helpful for developers (faster key repeat rate, don't put computer into sleep mode, etc.)

Everything aside from Homebrew installation is run at the end of the strap process via strap-after-setup.

To use:

  1. clone these repos
  2. download strap
  3. and run.

Clone 'em

git clone https://github.com/seanknox/dotfiles ~/.dotfiles
git clone https://github.com/seanknox/homebrew-brewfile ~/.homebrew-brewfile

Download strap

https://strap.mikemcquaid.com/

Run it

# assuming downloaded to ~/Downloads
bash ~/Downloads/strap.sh

About

dotfiles and helpful stuff.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages