1
0

add git reference alias

This commit is contained in:
Anton
2025-01-01 01:56:55 +01:00
parent 7921db8720
commit 4c1db847d5
2 changed files with 4 additions and 0 deletions

View File

@@ -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
View File

@@ -0,0 +1,2 @@
README.md
wallpaper.mp4