-
Install
Download the file
.gitalias.txt
:-
Save this file as a dot file in your home directory:
~/.gitalias.txt
-
Edit your git config dot file in your home directory such as
~/.gitconfig
-
Include the path to this file.
Example file
~/.gitconfg
with an entry to include the file~/.gitalias.txt
:[include] path = .gitalias.txt
-
-
cheatsheet
- Mine: git-cheatsheet.md
-
hotkeys
- paste from Windows:
shift + [right mouse click]
- paste:
prefix ]
- paste from Windows:
-
cheatsheet