mirror of https://github.com/CrimsonTome/tldr.git
10 lines
226 B
Markdown
10 lines
226 B
Markdown
|
# imgcat
|
||
|
|
||
|
> Display images on the command-line.
|
||
|
> Requires a compatible terminal such as iTerm2.
|
||
|
> More information: <https://github.com/danielgatis/imgcat>.
|
||
|
|
||
|
- Display an image on the command-line:
|
||
|
|
||
|
`imgcat {{path/to/file}}`
|