mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 21:45:03 +02:00
@@ -79,6 +79,7 @@ def kitty_exe() -> str:
|
||||
return os.path.join(rpath, 'kitty')
|
||||
|
||||
|
||||
@run_once
|
||||
def kitten_exe() -> str:
|
||||
return os.path.join(os.path.dirname(kitty_exe()), 'kitten')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user