tvl-depot/tools/symlinkManager
William Carroll c6dac53b72 Drop support for cloudtop
While I do still technically own a Google cloudtop device, I haven't used it in
at least six months. In the interest of pruning non-critical dependencies, I'm
deleting it. I can alway restore it thanks to Git.
2020-03-05 15:04:04 +00:00
..
default.nix Remove default values for Nix expression parameters 2020-03-01 22:32:24 +00:00
main.go Drop support for cloudtop 2020-03-05 15:04:04 +00:00
README.md Tidy up structure of briefcase 2020-02-12 16:58:29 +00:00

Dotfile Symlink Manager

Find and delete all symlinks to the dotfiles defined in $BRIEFCASE.

Oftentimes I corrupt the state of my configuration files. The intention with this script is to help me clean things up when this happens. An example workflow might look like:

> symlink-mgr --audit
> symlink-mgr --seriously
> briefcase # changes directory to $BRIEFCASE
> make install