diff --git a/arty.yml b/arty.yml index 1e2fe2e..93be128 100644 --- a/arty.yml +++ b/arty.yml @@ -53,7 +53,7 @@ scripts: debian:install:tools: sudo apt install -y imagemagick rsvg-convert ffmpeg yt-dlp shellcheck micro docker:install: curl -fsSL -o- https://get.docker.com | sudo sh && sudo usermod -aG docker $USER ssh:keygen: ssh-keygen -t ed25519 -C "valknar@pivoine.art" - rust:install: curl https://sh.rustup.rs -sSf | sh + rust:install: curl https://sh.rustup.rs -sSf | sh -s -- --no-modify-path -y rust:install:tools: cargo install bat fd-find yazi-build rust:update: rustup update node:install: nvm install