#!/bin/bash ## Run the command below to create alias 'git lg' git config --global alias.lg "log --color --graph --date-order \ --pretty=format:'%w(120,0,45)%>|(20)%Cred%h%Creset - %Cgreen(%cr)%Creset %C(bold blue)<%an>%C(yellow)%d%Creset %s'"