curl -O https://github.com/junegunn/fzf/releases/download/0.41.1/fzf-0.41.1-linux_amd64.tar.gz;
scp ./fzf* vm:/path/in/remote;
tar -xvzf fzf-0.41.1-linux_amd64.tar.gz;
mv ./fzf /usr/local/bin/;
Last active
October 31, 2024 00:52
-
-
Save shreewatsa/1a28142b39611fdd32270eb56c29f8f2 to your computer and use it in GitHub Desktop.
Install softwares in remote machine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment