|
|
@ -19,7 +19,7 @@ git submodule update --init --recursive |
|
|
cd - |
|
|
cd - |
|
|
|
|
|
|
|
|
# Setup fast-syntax-highlighting theme customization |
|
|
# 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 |
|
|
# Create symbolic links in the user's home dir |
|
|
for file in $FILES |
|
|
for file in $FILES |
|
|
|