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

                   
                          
 
                                                   
#!/usr/bin/env bash

configs="$WPCARRO/configs"

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