Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux install fzf

cd ~/
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
cd ~/.fzf/
bash install --all
source ~/.bashrc
 
PREVIOUS NEXT
Tagged: #linux #install #fzf
ADD COMMENT
Topic
Name
5+5 =