Bugfix bat

This commit is contained in:
Stephan Raabe 2023-03-03 15:02:03 +01:00
parent 670097639c
commit c10b40636c

View File

@ -26,7 +26,6 @@ alias t='sudo timeshift --list'
alias ts='~/dotfiles/scripts/snapshot.sh'
alias matrix='cmatrix'
alias screenshot='scrot'
alias cat='bat'
# GIT
alias gs="git status"