about summary refs log blame commit diff
path: root/configs/install
blob: d6eb7752180e8e87f1702d2f68c672f5496d3880 (plain) (tree)
1
2
3
4
5

                   
                            
 
                                                 
#!/usr/bin/env bash

configs="$BRIEFCASE/configs"

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