Add catp
This commit is contained in:
parent
e372f01cf2
commit
8a531625d2
|
@ -82,6 +82,7 @@
|
|||
|
||||
shellAliases = {
|
||||
cat = "bat --theme=GitHub ";
|
||||
catp = "bat --theme=GitHub -p ";
|
||||
l = "exa -l --color=always ";
|
||||
|
||||
# My own commands for easy access
|
||||
|
|
Loading…
Reference in a new issue