Fix globbing

This commit is contained in:
Josh Sherman 2018-05-24 14:22:46 -05:00
parent a1e78cce83
commit 8061efd112
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -36,7 +36,7 @@ rm -rf \
mkdir -p \
"$DOTLOCAL" \
"$HOME/.local/share/vim/{swap,undo}" \
"$HOME/.local/share/vim/"{swap,undo} \
"$HOME/.themes/custom/gnome-shell" \
"$HOME/.vim/colors" \
"$HOME/.vim/pack/plugins/start"