dotfiles/maskfile.md
2020-04-22 23:35:54 -07:00

333 B

Tom's configurations

These are my configuration files.

install (project)

Use GNU Stow to install a configuration.

stow "$project"

install stumpwm

Do something else

echo installing stumpwm

uninstall (project)

Use GNU Stow to uninstall a configuration.

stow -D "$project"