diff --git a/install b/install index 7af482d..d5554a0 100755 --- a/install +++ b/install @@ -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"