Skip to content

derhofbauer/dotfiles

Repository files navigation

dotfiles

Stow

This repo is managed using GNU Stow.

Usage

I keep my dotfiles repo in ~/repos/dotfiles, so we need to adapt the paths when running stow, which would by default softlink to the parent directory of the current working directory.

stow -d ~/repos/dotfiles/ -t ~ -R <package>

Alternatively I provided a .stowrc file for convenience, which allows me to run stow -R <package> inside of the repository folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks