Files
cheatsheet-tldr/tldr/imgcat

15 lines
319 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`