imgcat: move from osx to common, update page (#10203)

This commit is contained in:
Lena
2023-08-02 16:46:03 +02:00
committed by GitHub
parent 3fa18a3106
commit 6a3e267474
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# imgcat
> Utilitário para exibir imagens diretamente na linha de comando.
> Requer um terminal compatível, como o iTerm2.
> Mais informações: <https://github.com/danielgatis/imgcat>.
- Exibe uma imagem na linha de comando:
`imgcat {{nome_do_arquivo}}`