librechat shortcut
This commit is contained in:
parent
2559aec6ac
commit
8f705a8316
@ -15,6 +15,7 @@
|
|||||||
:copilot ["^com\\.apple\\.Safari\\.WebApp\\.8693C89E-9B7E-4E3D-A8E1-C2EB22E28784$"]
|
:copilot ["^com\\.apple\\.Safari\\.WebApp\\.8693C89E-9B7E-4E3D-A8E1-C2EB22E28784$"]
|
||||||
:webui ["^com\\.apple\\.Safari\\.WebApp\\.2455BCD9-4CA6-415F-80D8-2FA98F05FC97$"]
|
:webui ["^com\\.apple\\.Safari\\.WebApp\\.2455BCD9-4CA6-415F-80D8-2FA98F05FC97$"]
|
||||||
:openai ["^com\\.Unite\\.openai$"]
|
:openai ["^com\\.Unite\\.openai$"]
|
||||||
|
:librechat ["^com\\.Unite\\.LibreChat$"]
|
||||||
:claude ["^com\\.Unite\\.Claude$"]
|
:claude ["^com\\.Unite\\.Claude$"]
|
||||||
:jupyter ["^org\\.jupyter\\.jupyterlab-desktop$"]
|
:jupyter ["^org\\.jupyter\\.jupyterlab-desktop$"]
|
||||||
:dataspell ["^com\\.jetbrains\\.dataspell$"]
|
:dataspell ["^com\\.jetbrains\\.dataspell$"]
|
||||||
@ -103,6 +104,8 @@
|
|||||||
[:p :!Ch :webui]
|
[:p :!Ch :webui]
|
||||||
[:i [:open "/Users/anton/Applications/Perplexity.app"] :!perplexity]
|
[:i [:open "/Users/anton/Applications/Perplexity.app"] :!perplexity]
|
||||||
[:i :!Ch :perplexity]
|
[:i :!Ch :perplexity]
|
||||||
|
[:l [:open "/Applications/LibreChat.app"] :!librechat]
|
||||||
|
[:l :!Ch :librechat]
|
||||||
[:j [:open "/Applications/JupyterLab.app"] :!jupyter]
|
[:j [:open "/Applications/JupyterLab.app"] :!jupyter]
|
||||||
[:j :!Ch :jupyter]
|
[:j :!Ch :jupyter]
|
||||||
[:d [:open "/Users/anton/Applications/DataSpell.app"] :!dataspell]
|
[:d [:open "/Users/anton/Applications/DataSpell.app"] :!dataspell]
|
||||||
|
Loading…
Reference in New Issue
Block a user