Adds cuda support
This commit is contained in:
@@ -87,6 +87,15 @@ direnv hook fish | source
|
||||
|
||||
starship init fish | source
|
||||
|
||||
################################################################################
|
||||
# CUDA
|
||||
################################################################################
|
||||
|
||||
if test -d /usr/local/cuda
|
||||
set PATH $PATH /usr/local/cuda/bin
|
||||
end
|
||||
|
||||
|
||||
################################################################################
|
||||
# Colortest
|
||||
################################################################################
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
*~
|
||||
.dir-locals.el
|
||||
.envrc
|
||||
.direnv
|
||||
.direnv
|
||||
|
||||
Reference in New Issue
Block a user