about summary refs log tree commit diff
path: root/users/wpcarro/configs/install
blob: a3f3ec328e16a555af305f9673f2cc65b2f0849f (plain) (blame)
1
2
3
4
5
#!/usr/bin/env bash

configs="$WPCARRO/configs"

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