🔧 Adjusted zshrc for debuginfod/valgrind
This commit is contained in:
parent
3fa061833c
commit
41afd524a7
1 changed files with 2 additions and 1 deletions
|
|
@ -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=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue