A ricing tool for Visual Studio Code in your terminal. It displays with ASCII art the predominant language of the files in the current directory / the extension of the file you are currently editing.
To use it, simply type code
in your terminal.
et voilà ! Give it a star if you like it 🌟
- alias
code
to open Visual Studio Code (or code binary in your PATH) - go
- jp2a, imagemagick, jq
git clone [email protected]:LOISGALLAUD/rice-code.git ~/.rice-code
cd ~/.rice-code
go build ~/.rice-code/get_language.go
cd - > /dev/null
echo "alias code='~/.rice-code/rice-code.sh'" >> ~/.zshrc # or ~/.bashrc