This commit is contained in:
Henrik Bakken
2023-07-25 01:31:50 +02:00
parent de9e0bb29c
commit 2276c3670d
7 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
if status is-interactive
pyenv init - | source
set -x PAGER "less -isgj.5"
set -x PAGER "nvimpager"
set -Ua fish_user_paths /home/hjalmarlucius/.local/bin/
set -x CUDA_HOME /opt/cuda
set -x LD_LIBRARY_PATH $LD_LIBRARY_PATH $CUDA_HOME/lib64