diff --git a/sh/.config/sh/env b/sh/.config/sh/env index 0d65e9e..febbaec 100644 --- a/sh/.config/sh/env +++ b/sh/.config/sh/env @@ -17,7 +17,7 @@ export LIBRARYROOT="${LIBRARYROOT:-$HOME/documents/library}" # the default bibtex file to work on # will change over time as primary projects change # basically functions as 'default library' variable -export BIBFILE="${BIBFILE:-$LIBRARYROOT/academia/academia.bib}" +export BIBFILE="${BIBFILE:-$LIBRARYROOT/library.bib}" # these are my personal 'important' application settings if exist nvim; then