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