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