Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set git editor to vim

git config --global core.editor "vim"
Comment

config git editor vim

git config --global core.editor "vim"

or

export GIT_EDITOR=vim
Comment

PREVIOUS NEXT
Code Example
Shell :: android studio adb path mac 
Shell :: gitignore visual studio not working android 
Shell :: install jq command 
Shell :: hide top bar ubuntu 20.04 
Shell :: how to commit single / multiple file in git 
Shell :: python requirements 
Shell :: bash get one checksum for many files 
Shell :: github quick setup page 
Shell :: pyinstaller no console 
Shell :: install yfinance 
Shell :: ubuntu mysql client cli 
Shell :: bash replace symlinks files 
Shell :: how to find and replace a string in a file using shell script on mac 
Shell :: install angular cli specific version 
Shell :: find a file in all subdirectories in linux 
Shell :: convert biom to tsv 
Shell :: ffmpeg take screenshot 
Shell :: firebase deploy only hosting command 
Shell :: install jq on windows 
Shell :: how to see deleted commit git 
Shell :: git remoev .DS_Store 
Shell :: pull readme in local repository 
Shell :: list which process is running on specific port ubuntu 
Shell :: take ownership directory linux 
Shell :: cara uninstall di centos 7 
Shell :: github clone branch 
Shell :: resolve git conflicts github button disabled 
Shell :: bind failed address already in use mac 
Shell :: how to install deb package on manjaro 
Shell :: revert git pull 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =