Explorar el Código

Create alias for bat

Cat with wings.

Because with apt installation, bat is available as batcat, which is too
long for a daily use. Clearly. You agree, don't you?
DricomDragon hace 4 años
padre
commit
d1d3de2ae6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Install/Templates/config/fish/functions/bat.fish

+ 1 - 0
Install/Templates/config/fish/functions/bat.fish

@@ -0,0 +1 @@
+alias bat="batcat"