Compare commits

..

2 Commits

Author SHA1 Message Date
Anton Volnuhin
8f705a8316 librechat shortcut 2024-03-25 02:07:50 +03:00
Anton Volnuhin
2559aec6ac no more difftastic 2024-03-25 02:07:37 +03:00
2 changed files with 3 additions and 2 deletions

View File

@ -19,5 +19,3 @@
helper = /usr/local/share/gcm-core/git-credential-manager
[credential "https://dev.azure.com"]
useHttpPath = true
[diff]
external = difft

View File

@ -15,6 +15,7 @@
:copilot ["^com\\.apple\\.Safari\\.WebApp\\.8693C89E-9B7E-4E3D-A8E1-C2EB22E28784$"]
:webui ["^com\\.apple\\.Safari\\.WebApp\\.2455BCD9-4CA6-415F-80D8-2FA98F05FC97$"]
:openai ["^com\\.Unite\\.openai$"]
:librechat ["^com\\.Unite\\.LibreChat$"]
:claude ["^com\\.Unite\\.Claude$"]
:jupyter ["^org\\.jupyter\\.jupyterlab-desktop$"]
:dataspell ["^com\\.jetbrains\\.dataspell$"]
@ -103,6 +104,8 @@
[:p :!Ch :webui]
[:i [:open "/Users/anton/Applications/Perplexity.app"] :!perplexity]
[:i :!Ch :perplexity]
[:l [:open "/Applications/LibreChat.app"] :!librechat]
[:l :!Ch :librechat]
[:j [:open "/Applications/JupyterLab.app"] :!jupyter]
[:j :!Ch :jupyter]
[:d [:open "/Users/anton/Applications/DataSpell.app"] :!dataspell]