🔧 Adjusted zshrc for debuginfod/valgrind

This commit is contained in:
z3rOR0ne 2024-12-13 18:47:16 -08:00
parent 3fa061833c
commit 41afd524a7

View file

@ -208,6 +208,7 @@ bindkey '^f' fex-widget
# bun
export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"
export DEBUGINFOD_URLS="https://debuginfod.artixlinux.org"
# current book being read (used in resume_read script)
export CURRENT_READ=""
# export CURRENT_READ=""