Files
dotfiles/variables.yml

29 lines
587 B
YAML
Raw Normal View History

2022-05-02 20:26:38 +02:00
terraform_version: 1.1.9
2021-10-31 13:26:38 +01:00
kubectl_version: v1.22.3
2021-10-31 13:24:43 +01:00
go_version: "1.17.1"
portfolio_performace_version: "0.55.0"
cargo_crate_list:
- crate: just
binary: just
version: 0.10.2
- crate: ripgrep
binary: rg
version: 13.0.0
- crate: fd-find
binary: fd
version: 8.2.1
- crate: bat
binary: bat
version: 0.18.3
- crate: exa
binary: exa
version: 0.10.1
- crate: watchexec-cli
binary: watchexec
version: 1.17.1
2021-11-16 18:45:38 +01:00
- url: https://github.com/hakoerber/git-repo-manager
binary: grm
2022-05-02 20:16:49 +02:00
branch: develop
2021-11-16 18:45:38 +01:00
source: git
toolchain: nightly