🚧 Set up resume read script for mupdf

This commit is contained in:
z3rOR0ne 2024-11-12 16:11:37 -08:00
parent ddaa1ddab2
commit 274c40ce80
2 changed files with 10 additions and 0 deletions

View file

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