Update dotfiles
This commit is contained in:
parent
39b55ebcd8
commit
68b7549cee
@ -7,3 +7,8 @@
|
|||||||
|
|
||||||
# Aliases
|
# Aliases
|
||||||
. ~/Documents/PowerShell/aliases.ps1
|
. ~/Documents/PowerShell/aliases.ps1
|
||||||
|
|
||||||
|
# Switch to default dir
|
||||||
|
if ((Get-Location) -like "*scoop\apps\windows-terminal*") {
|
||||||
|
Set-Location ~
|
||||||
|
}
|
@ -20,3 +20,5 @@
|
|||||||
autocrlf = true
|
autocrlf = true
|
||||||
[credential "helperselector"]
|
[credential "helperselector"]
|
||||||
selected = manager
|
selected = manager
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
|
103
dot_pipx.json
103
dot_pipx.json
@ -52,8 +52,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -118,12 +121,6 @@
|
|||||||
"__type__": "Path"
|
"__type__": "Path"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"playwright": [
|
|
||||||
{
|
|
||||||
"__Path__": "C:\\Users\\Isaac\\AppData\\Local\\pipx\\pipx\\venvs\\nbconvert\\Scripts\\playwright.exe",
|
|
||||||
"__type__": "Path"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"pygments": [
|
"pygments": [
|
||||||
{
|
{
|
||||||
"__Path__": "C:\\Users\\Isaac\\AppData\\Local\\pipx\\pipx\\venvs\\nbconvert\\Scripts\\pygmentize.exe",
|
"__Path__": "C:\\Users\\Isaac\\AppData\\Local\\pipx\\pipx\\venvs\\nbconvert\\Scripts\\pygmentize.exe",
|
||||||
@ -157,8 +154,7 @@
|
|||||||
"jupyter-run.exe",
|
"jupyter-run.exe",
|
||||||
"jupyter-trust.exe",
|
"jupyter-trust.exe",
|
||||||
"jsonschema.exe",
|
"jsonschema.exe",
|
||||||
"pygmentize.exe",
|
"pygmentize.exe"
|
||||||
"playwright.exe"
|
|
||||||
],
|
],
|
||||||
"include_apps": true,
|
"include_apps": true,
|
||||||
"include_dependencies": false,
|
"include_dependencies": false,
|
||||||
@ -167,16 +163,17 @@
|
|||||||
"man_paths": [],
|
"man_paths": [],
|
||||||
"man_paths_of_dependencies": {},
|
"man_paths_of_dependencies": {},
|
||||||
"package": "nbconvert",
|
"package": "nbconvert",
|
||||||
"package_or_url": "nbconvert[webpdf]",
|
"package_or_url": "nbconvert",
|
||||||
"package_version": "7.16.2",
|
"package_version": "7.16.3",
|
||||||
"pip_args": [
|
"pip_args": [],
|
||||||
"--force-reinstall"
|
|
||||||
],
|
|
||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -203,13 +200,16 @@
|
|||||||
"man_paths_of_dependencies": {},
|
"man_paths_of_dependencies": {},
|
||||||
"package": "pipdeptree",
|
"package": "pipdeptree",
|
||||||
"package_or_url": "pipdeptree",
|
"package_or_url": "pipdeptree",
|
||||||
"package_version": "2.16.1",
|
"package_version": "2.17.0",
|
||||||
"pip_args": [],
|
"pip_args": [],
|
||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -255,8 +255,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -404,8 +407,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -498,8 +504,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -660,6 +669,12 @@
|
|||||||
"__type__": "Path"
|
"__type__": "Path"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"typer": [
|
||||||
|
{
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\AppData\\Local\\pipx\\pipx\\venvs\\rembg\\Scripts\\typer.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
}
|
||||||
|
],
|
||||||
"uvicorn": [
|
"uvicorn": [
|
||||||
{
|
{
|
||||||
"__Path__": "C:\\Users\\Isaac\\AppData\\Local\\pipx\\pipx\\venvs\\rembg\\Scripts\\uvicorn.exe",
|
"__Path__": "C:\\Users\\Isaac\\AppData\\Local\\pipx\\pipx\\venvs\\rembg\\Scripts\\uvicorn.exe",
|
||||||
@ -702,6 +717,7 @@
|
|||||||
"pyftsubset.exe",
|
"pyftsubset.exe",
|
||||||
"ttx.exe",
|
"ttx.exe",
|
||||||
"ruff.exe",
|
"ruff.exe",
|
||||||
|
"typer.exe",
|
||||||
"markdown-it.exe",
|
"markdown-it.exe",
|
||||||
"pygmentize.exe",
|
"pygmentize.exe",
|
||||||
"uvicorn.exe",
|
"uvicorn.exe",
|
||||||
@ -736,8 +752,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -769,8 +788,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -825,8 +847,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -959,8 +984,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -992,8 +1020,11 @@
|
|||||||
"suffix": ""
|
"suffix": ""
|
||||||
},
|
},
|
||||||
"pipx_metadata_version": "0.4",
|
"pipx_metadata_version": "0.4",
|
||||||
"python_version": "Python 3.11.8",
|
"python_version": "Python 3.11.9",
|
||||||
"source_interpreter": null,
|
"source_interpreter": {
|
||||||
|
"__Path__": "C:\\Users\\Isaac\\scoop\\apps\\python311\\current\\python.exe",
|
||||||
|
"__type__": "Path"
|
||||||
|
},
|
||||||
"venv_args": []
|
"venv_args": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2577
scoop/apps.json
2577
scoop/apps.json
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user