zsh python weird

This commit is contained in:
2025-08-28 13:26:31 -05:00
parent 1b9c2564ff
commit 515e8cb86d
2 changed files with 3 additions and 1 deletions

View File

@@ -23,6 +23,8 @@
vi = "nvim"; vi = "nvim";
vim = "nvim"; vim = "nvim";
python = "python3.13";
python3 = "python3.13";
}; };
history = { history = {

View File

@@ -46,7 +46,7 @@
gcc gcc
zulu zulu
(python312.withPackages (ps: with ps; [ (python313.withPackages (ps: with ps; [
gpustat gpustat
numpy numpy
matplotlib matplotlib