This is my dotfiles.
# See: https://mise.jdx.dev/getting-started.html
curl https://mise.run | sh
# See: https://docs.deno.com/runtime/getting_started/installation/
curl -fsSL https://deno.land/install.sh | sh
deno install -g -A --name markdownlint-cli2 npm:markdownlint-cli2
deno install -g -A --name bash-language-server npm:bash-language-server