Skip to content

tvooo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dotfiles

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

Setup

# 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 .

Contents

  • Brewfile (Homebrew)
  • Ghostty
  • git

About

dotfiles πŸ‘¨β€πŸ’»

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published