arthurpizza to linuxmemes@lemmy.worldEnglish • 2 years agoFor your consideration, updogmessage-square17fedilinkarrow-up113arrow-down11file-text
arrow-up112arrow-down1message-squareFor your consideration, updogarthurpizza to linuxmemes@lemmy.worldEnglish • 2 years agomessage-square17fedilinkfile-text
Installing is easy just add: alias updog="sudo apt update && sudo apt upgrade -y" to your .bashrc or .zshrc
minus-squarefmstratlinkfedilinkEnglish1•2 years agoWait until you see the one I showed off the other day: alias gl='git log --graph --abbrev-commit --no-decorate --date=format:'\''%Y-%m-%d %H:%M:%S'\'' --format=format:'\''%C(8)%>|(16)%h %C(7)%ad %C(8)%<(16,trunc)%an %C(auto)%d %>|(1)%s'\'' --all'
Wait until you see the one I showed off the other day:
alias gl='git log --graph --abbrev-commit --no-decorate --date=format:'\''%Y-%m-%d %H:%M:%S'\'' --format=format:'\''%C(8)%>|(16)%h %C(7)%ad %C(8)%<(16,trunc)%an %C(auto)%d %>|(1)%s'\'' --all'