ryanoasis / devicons-shell

:symbols: adds font icons (glyphs ★♨☢) to filetypes via bash (faux ls with icons)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devicons Shell

Show filetype glyphs (icons) in your terminal

An experimental work in progress, Pull requests are welcomed.

Examples

Using devicons-ls

Equivalent using devicons 1

Using ls

Using ls 1

Using devicons-ls

Equivalent using devicons 2

Using ls

Using ls 2

Requirements

A patched font from Nerd Fonts

Install

  • Run the script or copy it to ~/bin to run from anywhere
  • Not recommended but you could replace ls with this if you wanted (reference vim-devicons #150)
    • Copy the script to ~/bin and rename to 'ls'

Other Implementations

Resources

License

MIT © Ryan L McIntyre

About

:symbols: adds font icons (glyphs ★♨☢) to filetypes via bash (faux ls with icons)

License:MIT License


Languages

Language:Shell 100.0%