3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
foot --title skmenu sh -c "sk -e < /proc/$$/fd/0 > /proc/$$/fd/1"
|