Fix globbing
This commit is contained in:
parent
a1e78cce83
commit
8061efd112
1 changed files with 1 additions and 1 deletions
2
install
2
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue