diff --git a/update.sh b/update.sh index 389f1e9..62e2764 100755 --- a/update.sh +++ b/update.sh @@ -15,7 +15,7 @@ sudo apt -y install ninja-build gettext cmake unzip curl python3 python3-pip pyt printf -- '\033[33m Installing fzf\n\033[37m' rm -rf ~/.fzf git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf -~/.fzf/install +~/.fzf/install --all source ~/.fzf.bash # Install VirtualHere client