about summary refs log blame commit diff
path: root/Makefile
blob: 6ef5116e3ef577f937f711f6b58cc7c1eaaffb10 (plain) (tree)
1
2
3
4
5
6
7
8
9
        
                                             

          
                                               



                                                   
install:
	source "${BRIEFCASE}/configs/install"

uninstall:
	source "${BRIEFCASE}/configs/uninstall"

list-broken-links:
	find "${HOME}" -maxdepth 1 -xtype l && \
	find "${HOME}/.config" -maxdepth 1 -xtype l