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

configs="$BRIEFCASE/configs"

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