···33# Update all tools and bump their version
44mise up --bump
5566+# Install the latest version of a tool from github globally
77+mise use -g github:<user_repo>
88+69# Install the latest version of a tool from a custom forgejo instance globally
710mise use -g forgejo:<user_repo>[api_url=<forgejo_instance_url>/api/v1,bin=<binary_name>]