4 lines
66 B
Fish
4 lines
66 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
set -gx CUDA_CACHE_PATH "$XDG_CACHE_HOME/nv"
|