From 27aaab56b664ffed3a02d68a1186335e51e0c6ef Mon Sep 17 00:00:00 2001 From: Andrew Lorimer Date: Fri, 21 Sep 2018 16:17:04 +1000 Subject: [PATCH] bat alias for charles without Spotify crap from ruslan --- zsh/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index ec804ef..fe835df 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -34,6 +34,8 @@ HIST_STAMPS="dd.mm.yyyy" DISABLE_UNTRACKED_FILES_DIRTY="true" +alias cat=bat + # --- # Appearance # --- @@ -44,4 +46,3 @@ COMPLETION_WAITING_DOTS="true" plugins=(git) source $ZSH/oh-my-zsh.sh - -- 2.49.0