4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
kitty +icat --clear --silent --transfer-mode file
|
||
|
|