Skip to content

dpassen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Everyone else is doing it

Install

brew bundle install
stow -S . --target="$HOME" --no-folding

Uninstall

stow -D . --target="$HOME"