mirror of
https://github.com/MillironX/dotfiles.git
synced 2024-11-14 19:03:09 +00:00
Update dot_envvar.tmpl
This commit is contained in:
parent
3fd743908c
commit
58344c1e30
1 changed files with 3 additions and 0 deletions
|
@ -57,3 +57,6 @@ NXF_CACHE=/90daydata/share/$USER/.singularity
|
|||
|
||||
# Give Julia full CPU access
|
||||
export JULIA_NUM_THREADS=$(nproc)
|
||||
|
||||
# Make NCBI happy
|
||||
export NCBI_API_KEY='{{ (bitwarden "item" "7d42eba0-c256-4d3b-8d0e-adbf016a08f8").login.password }}'
|
||||
|
|
Loading…
Reference in a new issue