tvl-depot/users/wpcarro/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
204 B
Makefile
Raw Normal View History

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