Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set git editor

$ git config --global core.editor vim
Comment

configure editor for git

$ git config --global core.editor emacs
Comment

how to set default editor in git

git config --global core.editor nano
Comment

git set editor

git config --global core.editor nvim
Comment

set an editor for git

$ git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"
Comment

PREVIOUS NEXT
Code Example
Shell :: debian bullseye install nvm 
Shell :: install dlib gpu check 
Shell :: set up openssh 
Shell :: how to use termianl on mac to go back one directory 
Shell :: git uncommit last commit but keep changes 
Shell :: git origin command 
Shell :: how to install lvm2 on ubuntu 
Shell :: Installing the virtualenv for you app 
Shell :: install npm colors 
Shell :: ngrok command 80 not found 
Shell :: applescript open new terminal tab 
Shell :: Checking for an existing ssh key 
Shell :: how to uninstall git 
Shell :: get additional parameters linux scripting 
Shell :: env variables list ubuntu 
Shell :: install wordcloud anaconda jupyter notbook 
Shell :: docker run container in background 
Shell :: github no changes added to commit 
Shell :: bash shell remove recursive folder file rm dir 
Shell :: leiningen install windows 
Shell :: how to delete directory 
Shell :: bash how to quotes work 
Shell :: TypeError [ERR_INVALID_ARG_TYPE]: The "from" argument must be of type string. Received undefined at validateString (internal/validators.js:120:11) 
Shell :: angular bootstrap install 
Shell :: conda install line_profiler 
Shell :: git archive 
Shell :: afficher le contenu de la variable path 
Shell :: ngrok start server 
Shell :: linux while loop 
Shell :: how to install xfce 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =