2 lines
90 B
Bash
Executable file
2 lines
90 B
Bash
Executable file
#!/bin/sh
|
|
exec kitten icat --clear --stdin no --transfer-mode memory </dev/null >/dev/tty
|