osx vscode

This commit is contained in:
Errol Sancaktar 2024-09-18 14:20:13 -06:00
parent 5859706321
commit bfa34714cc
340 changed files with 1956 additions and 3 deletions

View File

@ -567,8 +567,7 @@ hide_when_typing = false
# · Christian Duerr <contact@christianduerr.com>
# · Kirill Chibisov <contact@kchibisov.com>
[shell]
program="/usr/bin/tmux"
args=['new-session', '-A', '-s', 'eDesktop']
program="/opt/homebrew/bin/tmux"
args=['new-session', '-A', '-s', 'eMac']

View File

@ -0,0 +1 @@
{"python.analysis.experimentalserver":true,"python.analysis.supportRestructuredText":true}

Some files were not shown because too many files have changed in this diff Show More