Fix syntax HL theme installing

This commit is contained in:
lhark 2018-08-01 16:55:13 -04:00
parent 61ae4b30a3
commit 2b134daba4

View file

@ -19,7 +19,7 @@ git submodule update --init --recursive
cd -
# Setup fast-syntax-highlighting theme customization
cp "$SCRIPTPATH/fsh_theme.zsh" "$SCRIPTPATH/current_theme.zsh"
cp "$SCRIPTPATH/fsh_theme.zsh" "$SCRIPTPATH/fast-syntax-highlighting/current_theme.zsh"
# Create symbolic links in the user's home dir
for file in $FILES