batcat among other things

This commit is contained in:
Brad Ganley 2021-05-24 13:04:53 -05:00
parent 1500a9f113
commit 048b599636

View File

@ -12,6 +12,8 @@ alias lt='ls --human-readable --size -1 -S --classify'
alias gh='history|grep'
alias cpv='rsync -ah --info=progress2'
alias please='sudo'
alias cat='batcat'
alias src='source .bashrc'
# Utilities
alias pang='ping -i 10 -v -a'