Updated install script
This commit is contained in:
parent
72ac5f6192
commit
d10e3e936f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user