diff options
| -rwxr-xr-x | archsetup | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1999,6 +1999,7 @@ developer_workstation() { # Python pacman_install pyright # Python language server pacman_install pyenv # Python environment manager + pacman_install uv # Python package manager + PEP 723 inline-script runner # Shell pacman_install shellcheck # Shell script linter |
