removed cat alias, leave the cat alone!

This commit is contained in:
z3rOR0ne 2022-04-16 07:13:07 -07:00
parent a830feb8b2
commit 5e552447be

View file

@ -194,7 +194,6 @@ alias py="cd ~/Documents/Code/python"
alias wtuts="cd ~/Documents/Code/web_tutorials"
alias btuts="cd ~/Documents/Code/book_tutorials"
alias locate="locate -i"
alias cat="bat --theme Nord"
alias bat="bat --theme Nord"
alias batman="man bat"
alias li="ls -l --color=auto"