Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 408 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 408 Bytes

Bash Scripts

My personal project repository to include my preferred bash settings. Default file contains only .bash_profile to be used in MacOS X, but can be renamed to .profile to be used in Windows MinGW too.

Add alias in gitconfig: git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"