From c10b40636c2b80de2c424c554177c3479da67a9d Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Fri, 3 Mar 2023 15:02:03 +0100 Subject: [PATCH] Bugfix bat --- .bashrc | 1 - 1 file changed, 1 deletion(-) 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"