Skip to content

jon-codes/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jon's dotfiles

Config files, managed by GNU Stow.

requirements

usage

  1. clone repository to $HOME/dotfiles
git clone git@github.com:jon-codes/dotfiles.git ~/dotfiles && \
cd ~/dotfiles
  1. symlink config files
# stow everything
stow */

# stow individual packages
stow bash git # ... etc

removing

# unstow everything
stow --delete */

# unstow individual packages
stow --delete bash git # ... etc

About

jon's config files, managed by GNU Stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages