initial devcontainer setup
This commit is contained in:
commit
b9b7aa6a08
14 changed files with 411 additions and 0 deletions
9
mise.dev.toml
Normal file
9
mise.dev.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[tools]
|
||||
fzf = "latest"
|
||||
ripgrep = "latest"
|
||||
jq = "latest"
|
||||
|
||||
python = "latest"
|
||||
pipx = "latest"
|
||||
"pipx:httpie" = "latest"
|
||||
"pipx:pgcli" = "latest"
|
Loading…
Add table
Add a link
Reference in a new issue