summaryrefslogtreecommitdiff
path: root/stowcmds.sh
blob: 385623d78d428d47637abd4d2f816f39f18bb6d2 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash
d="$1"

mkdir "$d/bin"
stow -d bin/ -t "$d/bin" common dmscripts extra zshrc

mkdir "$d/.config"
stow -d config/ -t "$d/.config" essentials common extra theme X

stow -d config/ -t "$d/" zshrc