Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set up vim in zsh

# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(
  vi-mode
)
Comment

set up vim in zsh

# Enable vi mode
bindkey -v
Comment

PREVIOUS NEXT
Code Example
Shell :: install rabbitmq in ubuntu 20.04 
Shell :: powershell rename replace 
Shell :: regex last word in lin 
Shell :: how to compress files in powershell 
Shell :: sed replace with variable 
Shell :: laserjet m1132 mfp driver linux mint download 
Shell :: diskpart 
Shell :: pug compile 
Shell :: git pull rebase command 
Shell :: Do you need to install EsLint after intalling the extension 
Shell :: php 7.4 raspberry pi 
Shell :: $() vs () bash 
Shell :: curl trust self signed certificate 
Shell :: $(cat <<EOF 
Shell :: create a directory 
Shell :: bash copy folder 
Shell :: git initialize 
Shell :: git issues 
Shell :: github start 
Shell :: renommer la branche main de git 
Shell :: fedora error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory 
Shell :: For which GitHub repository would you like to set up a GitHub workflow? 
Shell :: dir /s cmd 
Shell :: how to make conda to use global packages 
Shell :: uninstall all pip packages anaconda 
Shell :: git how to track files 
Shell :: git how to remove files from staging 
Shell :: with which command make file and directory in linux 
Shell :: Not Found The requested URL was not found on this server. Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/7.3.27 Server at localhost Port 8 
Shell :: git commit no pré commit 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =