Skip to content

Commit e4501bd

Browse files
clenaups
1 parent 965531c commit e4501bd

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

PythonSearch.code-workspace

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,7 @@
55
},
66
{
77
"path": "../PersonalMonorepo"
8-
},
9-
{
10-
"path": "../dotfiles"
118
}
129
],
13-
"settings": {
14-
"vim.enableNeovim": true,
15-
"vim.disableExtension": false,
16-
"vim.easymotion": true,
17-
"vim.vimrc.enable": true
18-
}
10+
"settings": {}
1911
}

karabiner_base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"manipulators": [
99
{
1010
"from": { "key_code": "caps_lock" },
11-
"to": [{ "shell_command": "/Users/jeanmachado/miniconda3/envs/python313/bin/pss focus_or_open" }],
11+
"to": [{ "shell_command": "/Users/jeanmachado/miniconda3/envs/python313/bin/python_search search focus_or_open" }],
1212
"type": "basic"
1313
}
1414
]

0 commit comments

Comments
 (0)