Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

change git default editor to vscode

git config --global core.editor "code --wait"
Comment

how to change my git default editor to vs code

git config --global core.editor code
Comment

PREVIOUS NEXT
Code Example
Shell :: undo previous commit but keep changes 
Shell :: find exclude hidden files 
Shell :: install python 2.7 kali linux 
Shell :: command not found pipenv bash 
Shell :: repair drive windows 
Shell :: linux cmd uninstall 
Shell :: force pull git 
Shell :: find command 
Shell :: git how get a list of file names changed in a commit 
Shell :: rm multiple folders 
Shell :: bash copy file to directory 
Shell :: how to create a text file in batch 
Shell :: docker sudo how to add user 
Shell :: youtube-dl ubuntu 
Shell :: how to uninstall a package installed using homebrew 
Shell :: .gitignore is not ignoring directories 
Shell :: net start docker service 
Shell :: cudatoolkit installation 
Shell :: ubuntu output to file and terminal 
Shell :: change window name command prompt 
Shell :: unzip tar.xz linux 
Shell :: how to install docker on Debian 10 
Shell :: magento 2 configure cron command line 
Shell :: set cuda path 
Shell :: git change comment 
Shell :: change global user name git 
Shell :: symfony install website skeleton 
Shell :: push to git 
Shell :: remove spaces from file names bash 
Shell :: uninstall dependencies yarn 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =