python stuff
authorAndrew Lorimer <andrew@lorimer.id.au>
Mon, 29 Oct 2018 07:56:44 +0000 (18:56 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Sat, 22 Dec 2018 11:39:06 +0000 (22:39 +1100)
zsh/.zshrc
index c39271d5607c67f07d7ecb56617a612d03a0fec0..c4c593f94c32c9714343c763322e458efdfb7958 100755 (executable)
@@ -34,6 +34,8 @@ HIST_STAMPS="dd.mm.yyyy"
 
 DISABLE_UNTRACKED_FILES_DIRTY="true"
 
+alias cat=bat
+
 # ---
 # Appearance
 # ---