gitconfig with anton@volnuhin.com, cleaner karabiner names

This commit is contained in:
Anton Volnuhin 2023-05-16 02:07:27 +03:00
parent 8374193dbb
commit 254e7f3dd9
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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}]]}]