Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 281 Bytes

Highlight Cat

Small ZSH script to highlight source code using cat and highlight.

Installation

  • cd && mkdir $HOME/.zsh -p
  • git clone [email protected]:yoannfleurydev/hc.git $HOME/.zsh/hc
  • In your .zshrc, add source $HOME/.zsh/hc/hc.zsh

Author

Yoann Fleury