diff --git a/.profile b/.profile index a469f51..e86fc46 100644 --- a/.profile +++ b/.profile @@ -40,6 +40,7 @@ export SUDO_ASKPASS="${HOME}/.local/bin/tools/pw_menu" export TMUX_TMPDIR="${XDG_CACHE_HOME}/tmux" export WGETRC="${XDG_CONFIG_HOME}/wgetrc" export ZDOTDIR="${XDG_CONFIG_HOME}/zsh" +export BAT_THEME="Visual Studio Dark+" export CUDA_DIR="/opt/cuda" export CUDA_PATH="/opt/cuda"