mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-06-20 17:46:41 +02:00
2 lines
37 B
Bash
Executable file
2 lines
37 B
Bash
Executable file
#!/bin/sh
|
|
kitty -e emacsclient -c $1
|