Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

zsh fzf plugin

# If you use oh-my-fzf:
git clone https://github.com/unixorn/fzf-zsh-plugin.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/fzf-zsh-plugin
nano ~/.zshrc
# Add this line
plugins+=(fzf-zsh-plugin)
# Save
source ~/.zshrc
# Have fun :)
Comment

PREVIOUS NEXT
Code Example
Shell :: git remove cached 
Shell :: how to update an existing repository in github 
Shell :: watch distro linux 
Shell :: install next.js 
Shell :: files tar.gz 
Shell :: ubuntu cant find packages terminal 
Shell :: virtualbox guest additions ubuntu 20.04 install 
Shell :: install homebrew mac m1 
Shell :: how to install winetricks 
Shell :: ords version view 
Shell :: remove global packages npm 
Shell :: docker-compose update changes 
Shell :: how to run .run file in linux 
Shell :: install extension pgcrypto 
Shell :: find file in linux with regex 
Shell :: date fns install 
Shell :: bash calculate division 
Shell :: linux subsystem for windows file location 
Shell :: psycopg2-binary install for M1 
Shell :: ubuntu no space left on device boot 
Shell :: ng command not found 
Shell :: pytorch conda environment 
Shell :: ubuntu install yarn 
Shell :: conda install numba 
Shell :: how to uninstall a package with yarn 
Shell :: compdef command not found 
Shell :: Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. 
Shell :: discord.py install 
Shell :: how to revert to a specific commit 
Shell :: sublime linux 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =