dotfiles/maskfile.md

255 B

Tom's configurations

These are my configuration files.

install (project)

Use GNU Stow to install a configuration.

stow "$project"

uninstall (project)

Use GNU Stow to uninstall a configuration.

stow -D "$project"