gitconfig with anton@volnuhin.com, cleaner karabiner names
This commit is contained in:
parent
8374193dbb
commit
254e7f3dd9
@ -12,10 +12,10 @@
|
|||||||
required = true
|
required = true
|
||||||
clean = git-lfs clean -- %f
|
clean = git-lfs clean -- %f
|
||||||
smudge = git-lfs smudge -- %f
|
smudge = git-lfs smudge -- %f
|
||||||
|
[credential "https://gitea.setia.cloud"]
|
||||||
|
provider = generic
|
||||||
[credential]
|
[credential]
|
||||||
helper =
|
helper =
|
||||||
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
|
||||||
[credential "https://gitea.setia.cloud"]
|
|
||||||
provider = generic
|
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
:templates {:open "open -a '%s'"}
|
:templates {:open "open -a '%s'"}
|
||||||
|
|
||||||
:main [{:des "Backslash<->open_bracket on advantage2"
|
:main [{:des "Backslash<->Open_Bracket on Advantage2"
|
||||||
:rules [:adv2 [:open_bracket :!R5 [:ru :keykey]]
|
:rules [:adv2 [:open_bracket :!R5 [:ru :keykey]]
|
||||||
[:##open_bracket :!R8 [:ru :keykey]]
|
[:##open_bracket :!R8 [:ru :keykey]]
|
||||||
[:##open_bracket :backslash [:ru :!keykey]]
|
[:##open_bracket :backslash [:ru :!keykey]]
|
||||||
@ -24,7 +24,7 @@
|
|||||||
[:##caps_lock ["capskey" 1] nil {:alone {:input :en}
|
[:##caps_lock ["capskey" 1] nil {:alone {:input :en}
|
||||||
:held :caps_lock
|
:held :caps_lock
|
||||||
:afterup ["capskey" 0]}]]}
|
:afterup ["capskey" 0]}]]}
|
||||||
{:des "Tab as Hyper"
|
{:des "Tab as Hyper(⌘+⌥+^+⇧)"
|
||||||
:rules [[:tab [:!!left_shift] [:!left_command] {:alone :tab}]]}
|
:rules [[:tab [:!!left_shift] [:!left_command] {:alone :tab}]]}
|
||||||
|
|
||||||
{:des "Caps+T to start Kitty, Caps+B->Bing, Caps+G->Bard, Caps+O->Poe, Caps+P->ChatGPT4, Caps+␣->AllGPT"
|
{:des "Caps+T to start Kitty, Caps+B->Bing, Caps+G->Bard, Caps+O->Poe, Caps+P->ChatGPT4, Caps+␣->AllGPT"
|
||||||
@ -37,7 +37,7 @@
|
|||||||
[:spacebar [:open "/Users/anton/Applications/Brave Browser Apps.localized/GPT.app"]]
|
[:spacebar [:open "/Users/anton/Applications/Brave Browser Apps.localized/GPT.app"]]
|
||||||
]}
|
]}
|
||||||
|
|
||||||
{:des "RShift->comma"
|
{:des "RShift->Comma"
|
||||||
:rules [[:##right_shift :right_shift :ru {:alone :!R6}]
|
:rules [[:##right_shift :right_shift :ru {:alone :!R6}]
|
||||||
[:##right_shift :right_shift :en {:alone :comma}]]}]
|
[:##right_shift :right_shift :en {:alone :comma}]]}]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user