Files
dotfiles/variables.yml

29 lines
586 B
YAML
Raw Normal View History

2022-05-02 20:26:38 +02:00
terraform_version: 1.1.9
2022-05-02 20:26:56 +02:00
kubectl_version: v1.23.6
2022-05-02 20:27:49 +02:00
go_version: "1.18.1"
2022-05-02 20:28:01 +02:00
portfolio_performace_version: "0.57.2"
2021-10-31 13:24:43 +01:00
cargo_crate_list:
- crate: just
binary: just
2022-05-02 20:34:53 +02:00
version: 1.1.2
2021-10-31 13:24:43 +01:00
- crate: ripgrep
binary: rg
version: 13.0.0
- crate: fd-find
binary: fd
2022-05-02 20:50:31 +02:00
version: 8.3.1
2021-10-31 13:24:43 +01:00
- crate: bat
binary: bat
2022-05-02 20:35:48 +02:00
version: 0.20.0
2021-10-31 13:24:43 +01:00
- crate: exa
binary: exa
version: 0.10.1
- crate: watchexec-cli
binary: watchexec
2022-05-02 20:36:31 +02:00
version: 1.19.0
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