mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 09:42:07 +02:00
8 lines
183 B
Markdown
8 lines
183 B
Markdown
# imgcat
|
|
|
|
> A utility to display images directly on the command line.
|
|
> Requires a compatible terminal such as iTerm2.
|
|
|
|
- Display an image on the command line:
|
|
|
|
`imgcat {{filename}}`
|