aliaes: cleanup

pull/6/head
bretello 2022-03-25 08:36:41 +01:00
parent cb05a031a6
commit 5d8850389f
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 0 additions and 3 deletions

View File

@ -64,9 +64,6 @@ alias ssh1="ssh -o ControlMaster=no"
alias git-sort-branches-by-date="git for-each-ref --sort=committerdate refs/heads/ --format='%(committerdate:short) %(refname:short)'"
alias gswr="git-switch-recent-branch"
alias gl5='git log -n 5'
alias pvim='poetry run vim'
alias gs='git status'
alias gcfx='git-fixup'
alias gls="git log --pretty=oneline --abbrev-commit" # gls: Git Log Short