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>
Mon, 29 Oct 2018 07:56:44 +0000 (18:56 +1100)
zsh/.zshrc
index e03279db762861b5e3f685f7f443e06426db747b..e9e1f08ca77b9f15edd6ebe47dd83bca871bfb14 100755 (executable)
@@ -34,6 +34,8 @@ HIST_STAMPS="dd.mm.yyy"
 
 DISABLE_UNTRACKED_FILES_DIRTY="true"
 
+alias cat=bat
+
 # ---
 # Appearance
 # ---