Skip to content

ajorgensen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

========

I manage the various configuration files in this repo using [[https://www.gnu.org/software/stow/][GNU Stow]]. This allows me to set up symlinks for all of my dotfiles using a single command:

stow -t $HOME .

Install Brew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install Packages

brew bundle