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 :: vue import yaml 
Shell :: remove commit from PR 
Shell :: how to make .gitignore 
Shell :: linux -ltr 
Shell :: download directory ssh linux 
Shell :: regex last word in lin 
Shell :: sudo: gem: command not found 
Shell :: append a string in all files name linux 
Shell :: set alias for directory in powershell 
Shell :: find the index of a substring 
Shell :: crontab view output 
Shell :: pip install six 
Shell :: Enable-Migrations 
Shell :: how to ls git branch 
Shell :: git stash bitbucket 
Shell :: create a directory 
Shell :: reload terminal mac zsh 
Shell :: helm upgrade repos 
Shell :: Why github ask me username/password instead of SSH authentication? 
Shell :: delete file from a branch git 
Shell :: folder open command in linux 
Shell :: letsencrypt error 
Shell :: git fork 
Shell :: pgadmin terminal connect 
Shell :: touch 
Shell :: remove branch git 
Shell :: how to install specific version of software on mac using brew 
Shell :: how to enable tpm in bios 
Shell :: enable ssh on ubuntu 20.04 
Shell :: how force detached ENI 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =