Skip to content

Commit 4ba53b7

Browse files
committedMar 16, 2025
.
1 parent 61a2bbb commit 4ba53b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎karabiner/karabiner.edn

+3-3
Original file line numberDiff line numberDiff line change
@@ -932,9 +932,8 @@
932932
[:k [:km "cursor: sb."]]
933933
[:h [:km "cursor: mojo."]]
934934
[:j [:km "cursor: ts."]]
935-
[:a [:km "cursor: nix-infra."]] ; TODO: move infra into config. mby
936935
[:s [:km "cursor: -test"]] ; TODO: instead of activating `search test code-workspace` when already on _test, it should search existing _test instances or open new ones in one alfred search
937-
[:d [:km "cursor: -gh"]]
936+
[:d [:km "cursor: nix-infra."]]
938937
[:f [:km "cursor: projects+"]]
939938
[:left_command [:km "cursor: 1focus."]]
940939
[:g [:km "cursor: gpton."]]
@@ -947,7 +946,7 @@
947946
[:c [:km "cursor: config."]]
948947
[:v [:km "cursor: jazz."]]
949948
[:i [:km "cursor: loraverse."]]
950-
[:o [:km "cursor: clones/forks"]]
949+
[:o [:km "cursor: -gh"]]
951950
[:p [:km "cursor: past."]]
952951
[:open_bracket [:km "cursor: gridchess."]]
953952
[:close_bracket [:km "cursor: xd."]]
@@ -958,6 +957,7 @@
958957
[:spacebar [:km "cursor: other"]] ; TODO: similar to clones (but switch to `non-clones` and `non-workspaces` (with `.`)) (should be other/clones/forks cycle)
959958
[:s [:km "cursor: _new"]]
960959
]}
960+
;[:o [:km "cursor: clones/forks"]]
961961
;[:p [:km "cursor: past."]] ; TODO: make work (last month, with ability to change fast)
962962
;[:quote [:km "cursor: 1f."]]
963963
;[:2 [:km "cursor: gitedit."]] ; TODO: setup (view projects at some point in time from commit, bootstrap, run, branches etc.)

0 commit comments

Comments
 (0)
Failed to load comments.