remote-nvim.nvim icon indicating copy to clipboard operation
remote-nvim.nvim copied to clipboard

Rust cargo not found

Open alloc33 opened this issue 1 year ago • 0 comments

it's missing from path: Screenshot 2024-09-26 at 5 34 58 PM

But if I open term (:term) - it's there:

root@ubuntu2404arm:~# echo $PATH
/root/.cargo/bin:/root/.local/bin:/root/.cargo/bin:/root/.local/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
root@ubuntu2404arm:~# 

alloc33 avatar Sep 26 '24 13:09 alloc33