Couple of nice aliases, thanks for sharing!
I'm a sucker for colors and compacted info so I have this for logs:
lol = log --graph --decorate --pretty=format:'%C(yellow)%h %C(green)%cd %C(cyan)[%an] %Creset%s' --date=format:'%F %T'
The "[%an]" is the newest addition thanks to this article :)
A newer (more modern, you might say) alternative to Juk is Elisa:
https://apps.kde.org/elisa/
Though I still use the venerable amaroK (yeah, I'm the one who actually likes the 2.x interface :) )
Authored Comments
Couple of nice aliases, thanks for sharing!
I'm a sucker for colors and compacted info so I have this for logs:
lol = log --graph --decorate --pretty=format:'%C(yellow)%h %C(green)%cd %C(cyan)[%an] %Creset%s' --date=format:'%F %T'
The "[%an]" is the newest addition thanks to this article :)
A newer (more modern, you might say) alternative to Juk is Elisa:
https://apps.kde.org/elisa/
Though I still use the venerable amaroK (yeah, I'm the one who actually likes the 2.x interface :) )