Skip to content

greglook/toolkit-packages

Repository files navigation

Toolkit Packages

This is a set of personal packages for use with GNU Stow. These packages contain widely-used configuration (commonly known as 'dotfiles') and various utility scripts I've written over the years.

Usage

You'll need stow 2.4.0 or later installed, typically using the system's package manager. Clone this repository to a convenient location - I like to use ~/.toolkit. From the repo directory:

# See what would be done
stow -nv pkg

# Install package files
stow pkg1 pkg2 ...

# Uninstall a package
stow -D pkg

# Find links and warn about broken ones
./check-links

License

This is free and unencumbered software released into the public domain.

About

Public configuration and script toolkit packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published