Skip to content

Commit

Permalink
feat(asdf): install all packages specified in config, close #1
Browse files Browse the repository at this point in the history
  • Loading branch information
kirintwn committed Jul 4, 2020
1 parent 45c1c47 commit eeb374e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/install-packages/asdf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ asdf plugin-add golang https://github.com/kennyp/asdf-golang.git

# rust
asdf plugin-add rust https://github.com/code-lever/asdf-rust.git

# install all package versions specified in ~/.config/asdf/tool-versions
asdf install

0 comments on commit eeb374e

Please sign in to comment.