This is my dotfiles repository. It's used to synchronise my configuration on my work laptop, personal laptop, Raspberry Pi and other systems.
It's powered by GNU Stow
# Install stow
brew install stow
# Check out into ~/.dotfiles
git clone git@github.com:tvooo/dotfiles.git ~/.dotfiles
# Do a dry run first
stow -v -n .
# All good? Create all symlinks
stow -v .
- Brewfile (Homebrew)
- Ghostty
- git