add git reference alias
This commit is contained in:
@@ -15,4 +15,6 @@ alias sv 'layout -t se'
|
|||||||
# SSH
|
# SSH
|
||||||
alias louis 'echo "$(set_color red)You changed this dimwit, use \'vpn\' instead"'
|
alias louis 'echo "$(set_color red)You changed this dimwit, use \'vpn\' instead"'
|
||||||
|
|
||||||
|
# Git
|
||||||
alias glog 'git log --graph --abbrev-commit --decorate --format=format:\'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)\''
|
alias glog 'git log --graph --abbrev-commit --decorate --format=format:\'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)\''
|
||||||
|
alias gref 'git show -s --pretty=reference '
|
||||||
|
|||||||
2
.stow-local-ignore
Normal file
2
.stow-local-ignore
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
README.md
|
||||||
|
wallpaper.mp4
|
||||||
Reference in New Issue
Block a user