Skip to content

sjotterman/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

402 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Manage my dotfiles using GNU Stow

Requirements

  • Clone this repository as a subdirectory of $HOME
  • Install GNU Stow:

Mac Installation

brew install stow

Ubuntu Installation

sudo apt install stow

Usage

Run stow to symlink everything or just select what you want:

stow */ # Everything (the '/' ignores the README)

OR

stow zsh # Just my zsh config

About

Manage my dotfiles using GNU Stow

Resources

Stars

Watchers

Forks

Packages

No packages published