Update .config/fish/conf.d/30-nvidia.fish
This commit is contained in:
parent
3f6629d670
commit
644b14ccae
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env fish
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
set -gx CUDA_CACHE_PATH "$XDG_CACHE_HOME/nv"
|
set -Ux CUDA_CACHE_PATH "$XDG_CACHE_HOME/nv"
|
||||||
|
|
Loading…
Reference in a new issue