Compare commits
No commits in common. "8f705a831661d711f6dbda4ffc96a705d76745d9" and "03100bdb8e21b7bfb2fdc57d63a96e4f2cf419b9" have entirely different histories.
8f705a8316
...
03100bdb8e
@ -19,3 +19,5 @@
|
|||||||
helper = /usr/local/share/gcm-core/git-credential-manager
|
helper = /usr/local/share/gcm-core/git-credential-manager
|
||||||
[credential "https://dev.azure.com"]
|
[credential "https://dev.azure.com"]
|
||||||
useHttpPath = true
|
useHttpPath = true
|
||||||
|
[diff]
|
||||||
|
external = difft
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
: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$"]
|
||||||
@ -104,8 +103,6 @@
|
|||||||
[: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