1 2 3 4 5
#!/usr/bin/env bash configs="$WPCARRO/configs" (cd "$configs" && stow --delete --target="$HOME" .)