4 lines
51 B
Fish
4 lines
51 B
Fish
|
#!/usr/bin/fish
|
||
|
|
||
|
kitty --class "kitty_shell" $argv
|