Update 2026-03-03

This commit is contained in:
2026-03-03 16:46:55 +02:00
parent dba23a0e28
commit b97f7aaf4a
19 changed files with 172 additions and 7 deletions

View File

@@ -8,7 +8,6 @@ set -gx XDG_STATE_HOME "$HOME/.local/share"
# Java
set -gx JAVA_HOME "/usr/lib/jvm/java-21-openjdk"
# Bun
set -gx BUN_INSTALL "$XDG_DATA_HOME/bun"