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

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 :: gensim install 
Shell :: start mongodb 
Shell :: kill gazebo 
Shell :: docker pull image and rename it 
Shell :: vim strip trailing whitespace 
Shell :: ffmpeg convert mov to mp4 
Shell :: pandas pip install 
Shell :: m1 install gradle 
Shell :: could not find expected browser (chrome) locally. run npm install to download the correct chromium 
Shell :: edit hosts file mac terminal 
Shell :: install react native navigation 
Shell :: install nodeos as service linux 
Shell :: mongodb shell query last document 
Shell :: km player in ubuntu 20 
Shell :: Warning in install.packages : installation of package ‘tidyverse’ had non-zero exit status 
Shell :: expo start release mode 
Shell :: magento bin install 
Shell :: install rspec globally 
Shell :: linux give all files an extension 
Shell :: ERROR: Could not build wheels for numpy which use PEP 517 and cannot be installed directly 
Shell :: run laravel git project 
Shell :: bash install kubectl 
Shell :: ImportError: lxml not found, please install it 
Shell :: Install Visual Studio Code from Snap Store 
Shell :: List User Accounts Mac 
Shell :: how to change swap space on ubuntu 
Shell :: source.list kali linux 
Shell :: pnpm react app 
Shell :: size of directory powershell 
Shell :: install nginx ubuntu 20.04 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =