about summary refs log blame commit diff
path: root/users/wpcarro/configs/uninstall
blob: e082d75ceefa71233254ccd6cabc0853e19d459a (plain) (tree)
1
2
3
4
5

                   
                            
 
                                                   
#!/usr/bin/env bash

configs="$BRIEFCASE/configs"

(cd "$configs" && stow --delete --target="$HOME" .)