Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install fzf wsl

cd ~/
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
cd ~/.fzf/
sed $'s/
$//' ./install > ./installUnix
bash installUnix --all
cd ~/.fzf/shell/
sed $'s/
$//' ./key-bindings.bash > ./key-bindings.bash2
rm key-bindings.bash
mv key-bindings.bash2 key-bindings.bash
source ~/.bashrc
Comment

PREVIOUS NEXT
Code Example
Shell :: is ther any way to save passwords securely of github in linux git 
Shell :: killall kdevtmpfsi && killall kinsing 
Shell :: test(abc,def); = test(test1,test2); 
Shell :: unix find files with specific year 
Shell :: docker: Cannot connect to the Docker daemon at tcp://localhost:2375. Is the docker daemon running? 
Shell :: sqlite analyze table 
Shell :: find file extension zsh 
Shell :: add user to sudoer "zsh" customization 
Shell :: aws cli donwlaod lmvda 
Shell :: commit to wrong branch git solution 
Shell :: linux pki wildcard 
Shell :: sed beginning of file 
Shell :: ssh-keygen -t ed25519 
Shell :: express-rate-limit github 
Shell :: how to transfer data between computers 
Shell :: dächen auf linux in terminal 
Shell :: why i cant choose to install window 10 pro when installing 
Shell :: Error from server: error dialing backend: dial tcp :10250: connect: no route to host kubernetes 
Shell :: ????ip l2tp add tunnel 
Shell :: adding file system to a volume 
Shell :: command to set ns in kubectl 
Shell :: github token windows 
Shell :: updating local git clone after default branch rename 
Shell :: highlight for ubuntu 
Shell :: awk match last occurrence 
Shell :: death stranding crack password 
Shell :: untar multiple archives into thier own folders linux command 
Shell :: how to set up password ssh access askubuntu 
Shell :: how to clear mouse marks in kubuntu 
Shell :: head until last line 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =