3 lines
37 B
Text
3 lines
37 B
Text
|
#!/bin/sh
|
||
|
kitty -e emacsclient -c $1
|