Skip to content

leandergangso/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

To use only certain dotfiles run:

stow {name} --adopt

To include all dotfiles run:

find . -mindepth 1 -maxdepth 1 -type d -exec stow {} --adopt \;