helix rust env

This commit is contained in:
Matthew Ryan Dillon 2023-06-06 18:41:50 -04:00
parent 7aa7c432e3
commit 653d660cd2
4 changed files with 8 additions and 1 deletions

View file

@ -68,4 +68,5 @@ sudo ./miniconda.sh -b -u -p /opt/miniconda3
- steermouse (license in email): btn4==fwd, btn5==bck
- rust (don't use a package manager for this)
- rust-analyzer (`rustup component add rust-analyzer`)
- gwar (`git clone ssh://git@pingo.thermokar.st/gwar && cd gwar && cargo build --release && cp target/release/gwar ~/bin`)