changes 08-09-25

This commit is contained in:
2025-08-09 23:20:12 -04:00
parent 4e44a1618b
commit 09302c1562
22 changed files with 145 additions and 79 deletions

View File

@@ -10,6 +10,7 @@ let
myScripts.viconf
myScripts.vipkg
myScripts.fetchfromgh
myScripts.mkshell
myScripts.garbage-collect
myScripts.rebuild
myScripts.chpaper
@@ -59,6 +60,7 @@ in {
rustup
w3m
neovide
claude-code
python3
ghostty
firefox
@@ -70,6 +72,7 @@ in {
discord
cloc
wine
nerd-fonts.fira-code
nodejs_latest
] ++ scripts;
};