edit function and some minor stuff
[dotfiles/.git] / .local / bin / vicat
diff --git a/.local/bin/vicat b/.local/bin/vicat
new file mode 100755 (executable)
index 0000000..688027d
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+highlight --out-format=ansi "$@" | nl;