1
0
Fork 0

Fix install script

This commit is contained in:
Nexus 2024-05-30 19:32:42 +01:00
parent f696949031
commit 665d61ac49
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -23,4 +23,4 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:
echo 'Installing auto-suggestions (2/2)...'
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
echo 'Done.
echo 'Done.'