2 lines
37 B
Bash
Executable file
2 lines
37 B
Bash
Executable file
#!/bin/sh
|
|
kitty -e emacsclient -c $1
|