mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-24 06:49:45 +01:00
profile: added standard conda variables
This commit is contained in:
4
.profile
4
.profile
@@ -41,6 +41,10 @@ export TMUX_TMPDIR="${XDG_CACHE_HOME}/tmux"
|
|||||||
export WGETRC="${XDG_CONFIG_HOME}/wgetrc"
|
export WGETRC="${XDG_CONFIG_HOME}/wgetrc"
|
||||||
export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
|
export ZDOTDIR="${XDG_CONFIG_HOME}/zsh"
|
||||||
|
|
||||||
|
export CUDA_DIR="/opt/cuda"
|
||||||
|
export CUDA_PATH="/opt/cuda"
|
||||||
|
export XLA_FLAGS=--xla_gpu_cuda_data_dir=/opt/cuda
|
||||||
|
|
||||||
# external programs
|
# external programs
|
||||||
export OPENAUDIBLE_HOME="${HOME}/documents/openaudible"
|
export OPENAUDIBLE_HOME="${HOME}/documents/openaudible"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user