vless is just a script to implement a command “less” to make a colorful output like vim, this script actually used the vim macros to apply the colorful output.

How to use it?

  1. Just clone the script here vless

  2. Then just run

$ cd vless
$ sudo ./vless.sh
  1. You can now use:
$ vless README.md

Works with the following *nix

  • Ubuntu 14.04 & 16.04
  • Centos 6.X & Fedora
  • Mac OSX