Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 425 Bytes

readme.md

File metadata and controls

24 lines (17 loc) · 425 Bytes

How to enable config files

Install stow

sudo pacman -S stow

Usage

Clone repo into home folder

git clone [email protected]:jvik/dot-files.git ~

Stow package

stow <packagename> # activates symlink
stow -n <packagename> # trial runs or simulates symlink generation. Effective for checking for errors
stow -D <packagename> # delete stowed package
stow -R <packagename> # restows package