tvl-depot/configs/uninstall
William Carroll 813c7f94de Drop support for desktop and laptop
As I pruned increasingly more dependencies, the few dependencies that desktop
and laptop hosted were too trivial for me to justify supporting. And so, I no
longer support them.
2020-03-06 10:15:29 +00:00

5 lines
110 B
Bash
Executable file

#!/usr/bin/env bash
configs="$BRIEFCASE/configs"
(cd "$configs/shared" && stow --delete --target="$HOME" .)