Updated scripts

This commit is contained in:
Christoffer Martinsson 2024-10-31 21:42:14 +01:00
parent a3ba35ab9e
commit 4f24e0bf44

View File

@ -50,6 +50,9 @@ git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install --all ~/.fzf/install --all
source ~/.fzf.bash source ~/.fzf.bash
# # Install VirtualHere server
# curl https://raw.githubusercontent.com/virtualhere/script/main/install_server | sudo sh
# Install VirtualHere client # Install VirtualHere client
printf -- '\033[33m Installing VirtualHere client\n\033[37m' printf -- '\033[33m Installing VirtualHere client\n\033[37m'
cd ~ cd ~