gitconfig with anton@volnuhin.com, cleaner karabiner names
This commit is contained in:
parent
8374193dbb
commit
254e7f3dd9
@ -12,10 +12,10 @@
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
[credential "https://gitea.setia.cloud"]
|
||||
provider = generic
|
||||
[credential]
|
||||
helper =
|
||||
helper = /usr/local/share/gcm-core/git-credential-manager
|
||||
[credential "https://dev.azure.com"]
|
||||
useHttpPath = true
|
||||
[credential "https://gitea.setia.cloud"]
|
||||
provider = generic
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
: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]]
|
||||
[:##open_bracket :!R8 [:ru :keykey]]
|
||||
[:##open_bracket :backslash [:ru :!keykey]]
|
||||
@ -24,7 +24,7 @@
|
||||
[:##caps_lock ["capskey" 1] nil {:alone {:input :en}
|
||||
:held :caps_lock
|
||||
:afterup ["capskey" 0]}]]}
|
||||
{:des "Tab as Hyper"
|
||||
{:des "Tab as Hyper(⌘+⌥+^+⇧)"
|
||||
: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"
|
||||
@ -37,7 +37,7 @@
|
||||
[: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}]
|
||||
[:##right_shift :right_shift :en {:alone :comma}]]}]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user