Merge remote-tracking branch 'origin/master'
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
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user