1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-18 01:57:44 +01:00

profile: set default bat theme

This commit is contained in:
tiyn 2025-03-01 05:17:07 +01:00
parent 9894e74d5f
commit faa081d019

View File

@ -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"