diff --git a/.bashrc b/.bashrc index c93de32..b5f8a7b 100644 --- a/.bashrc +++ b/.bashrc @@ -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"