Fixes for macOS
This commit is contained in:
@@ -96,6 +96,13 @@ if test -d /usr/local/cuda
|
||||
set PATH $PATH /usr/local/cuda/bin
|
||||
end
|
||||
|
||||
################################################################################
|
||||
# RUST
|
||||
################################################################################
|
||||
|
||||
if test -d $HOME/.cargo/bin
|
||||
set PATH $PATH $HOME/.cargo/bin
|
||||
end
|
||||
|
||||
################################################################################
|
||||
# Colortest
|
||||
|
||||
Reference in New Issue
Block a user