This commit is contained in:
Henrik Bakken
2021-03-13 14:38:31 +01:00
parent 7865c357ef
commit b8c8d32895
8 changed files with 143 additions and 33 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ set -x BROWSER /usr/bin/chromium
set -x QT_QPA_PLATFORMTHEME "qt5ct"
set -x GTK2_RC_FILES "$HOME/.gtkrc-2.0"
set -x JAVA_HOME "/usr/lib/jvm/default/"
set -x PYTHONBREAKPOINT pudb.set_trace
set -x PYTHONBREAKPOINT ipdb.set_trace
# cuda stuff
set -x CUDA_HOME /opt/cuda