Stub out macOS/hammerspon stuff

This commit is contained in:
Josh Sherman 2022-05-31 21:04:32 -05:00
parent a66f5b0f2b
commit b4f0dc8181
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -25,6 +25,10 @@ fi
stow git screen vim zsh
if [[ `uname` == Darwin ]]; then
stow macos
fi
cd "$HOME" || exit
rm -f "${HOME}/.zcompdump*"