about summary refs log tree commit diff
path: root/users/wpcarro/configs/install
#!/usr/bin/env bash

configs="$WPCARRO/configs"

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