another commit

This commit is contained in:
liph
2026-04-18 09:34:10 +02:00
parent ceca3f7b4e
commit 88e0293307
18 changed files with 1293 additions and 147 deletions
+2
View File
@@ -48,3 +48,5 @@ export PATH="$HOME/.local/share/nvim/mason/bin:$PATH"
# export YSU_HARDCORE=0 # Prevent execution if alias exists (probably too aggressive)
export GTK_FILE_CHOOSER_BACKEND="yazi"
export OPENCODE_CONFIG_DIR=/mnt/flash1/opencode_data/
-1
View File
@@ -92,4 +92,3 @@ export PATH=/home/liph/.opencode/bin:$PATH
# Must be at the very end to ensure hooks are applied correctly [1]
# . "$HOME/.atuin/bin/env"
eval "$(atuin init zsh)"