Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

set sublime text as git editor

git config --global core.editor "'C:Program FilesSublime Text 3subl.exe' --wait --new-window"
Comment

set sublime text as git editor mac

git config --global core.editor "subl -n -w"
Comment

PREVIOUS NEXT
Code Example
Shell :: generate pkcs12 certificate using keytool 
Shell :: clear git bash command history 
Shell :: create windows network share from command line 
Shell :: difference between git remote and git clone 
Shell :: grep example linux 
Shell :: error: snap "gimp" has "install-snap" change in progress 
Shell :: mv bash 
Shell :: recover a merged commit git 
Shell :: how to clone ubuntu 
Shell :: Why double tapping icon doesnt minimize in ubuntu 
Shell :: fake commit date 
Shell :: mongodb version check 
Shell :: how to login as root user in kubernetes pod 
Shell :: win10 trashcan location 
Shell :: Date time in linux prompt 
Shell :: Install OSSEC in Linux 
Shell :: application version on ubuntu 
Shell :: turtlebot installation 
Shell :: cmd / batch change to directory on another drive 
Shell :: windows xp enable remote desktop cmd 
Shell :: mv folder linux 
Shell :: find ubuntu usb port tty 
Shell :: bash read options from file 
Shell :: linux screenshot shortcut 
Shell :: rman commands 
Shell :: Bash test if variable is a number 
Shell :: nodemon installation 
Shell :: bash index of string 
Shell :: git rename a local branch 
Shell :: docker logs path 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =