Skip to content

mattamizer/dotfiles

Repository files navigation

dotfiles

Dotfiles to configure all the things

Prerequisites

Usage

Clone the repository, ex git clone [email protected]:mattamizer/dotfiles.git Once that's done, do the following.

cd dotfiles
stow .
xargs brew install < leaves.txt
# We need this for sketchybar to render app icons, at least for now
curl -L https://github.com/kvndrsslr/sketchybar-app-font/releases/download/v2.0.28/sketchybar-app-font.ttf -o $HOME/Library/Fonts/sketchybar-app-font.ttf
sh scripts/git.sh
brew services start sketchybar

Migrating to a new machine

Make sure to run brew leaves > ~/dotfiles/leaves.txt before you move to a new machine.

About

Dotfiles to configure all the things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published