## ใขใใใใผใๅฎ่ก
```console
$ mise self-update
Checking target-arch... mise-v2025.1.0-linux-x64.tar.gz
Checking current version... v2024.12.1
Checking latest released version... v2025.1.0
New release found! v2024.12.1 --> v2025.1.0
New release is *NOT* compatible
mise release status:
* Current exe: "/home/tadashi-aikawa/.local/bin/mise"
* New exe release: "mise-v2025.1.0-linux-x64.tar.gz"
* New exe download url: "https://api.github.com/repos/jdx/mise/releases/assets/217231362"
The new release will be downloaded/extracted and the existing binary will be replaced.
Do you want to continue? [Y/n] y
Downloading...
[00:00:00] [========================================] 12.96 MiB/12.96 MiB (0s) Done Verifying downloaded file...
Extracting archive... Done
Replacing binary file... Done
Updated mise to 2025.1.0
mise plugin:shfmt update git repo โ 0smise plugin:shfmt update git repo โ 0s
mise plugin:shfmt โ https://github.com/luizm/asdf-shfmt.git#a42c5ff
mise plugin:awscli โ https://github.com/MetricMike/asdf-awscli.git#c26bbb4
mise plugin:broot โ https://github.com/cmur2/asdf-broot.git#ca7a883
mise plugin:lua โ https://github.com/Stratus3D/asdf-lua.git#e0c15ea
mise plugin:dust โ https://github.com/looztra/asdf-dust.git#11bdb8a
mise plugin:ffmpeg โ https://github.com/acj/asdf-ffmpeg#a6b925d
mise plugin:bats โ https://github.com/timgluz/asdf-bats.git#299551f
mise plugin:neovim โ https://github.com/richin13/asdf-neovim.git#d6118ad
mise plugin:lua-language-server โ https://github.com/bellini666/asdf-lua-language-server#0cad5c3
mise plugin:pnpm โ https://github.com/jonathanmorley/asdf-pnpm.git#85221d3
mise plugin:bat โ https://gitlab.com/wt0f/asdf-bat.git#64022b1
mise plugin:eza โ https://github.com/lwiechec/asdf-eza.git#11f578d
mise plugin:fzf โ https://github.com/kompiro/asdf-fzf.git#f8fcea1
mise plugin:bottom โ https://github.com/carbonteq/asdf-btm.git#fd8a55a
mise plugin:delta โ https://github.com/andweeb/asdf-delta.git#501318b
mise plugin:gleam โ https://github.com/asdf-community/asdf-gleam.git#82a21e0
mise plugin:marp-cli โ https://github.com/xataz/asdf-marp-cli#18eaf74
mise plugin:fd โ https://gitlab.com/wt0f/asdf-fd.git#17d56e0
mise plugin:poetry โ https://github.com/rtx-plugins/rtx-poetry.git#0bb2c1c
mise plugin:nasm โ https://github.com/Dpbm/asdf-nasm.git#e92a883
mise plugin:ripgrep โ https://gitlab.com/wt0f/asdf-ripgrep.git#738a361
mise plugin:stylua โ https://github.com/jc00ke/asdf-stylua.git#f7a5905
mise plugin:vhs โ https://github.com/chessmango/asdf-vhs.git#2403f6d
mise plugin:gofumpt โ https://github.com/looztra/asdf-gofumpt.git#635e6c3
mise plugin:xh โ https://github.com/NeoHsu/asdf-xh#fb8d3e7
mise plugin:watchexec โ https://github.com/nyrst/asdf-watchexec.git#b667a08
mise plugin:task โ https://github.com/particledecay/asdf-task.git#0831b3c
mise plugin:ttyd โ https://github.com/ivanvc/asdf-ttyd.git#9afdbd9
mise plugin:zellij โ https://github.com/chessmango/asdf-zellij.git#50953d1
mise plugin:golangci-lint โ https://github.com/hypnoglow/asdf-golangci-lint.git#fee877b
mise plugin:shellcheck โ https://github.com/luizm/asdf-shellcheck.git#66200ff
mise plugin:zoxide โ https://github.com/nyrst/asdf-zoxide#8ed95c9
mise plugin:jq โ https://github.com/lsanwick/asdf-jq.git#addae51
mise plugin:lazydocker โ https://github.com/comdotlinux/asdf-lazydocker.git#abb6f71
mise plugin:gum โ https://github.com/lwiechec/asdf-gum#9220d1f
mise plugin:lazygit โ https://github.com/nklmilojevic/asdf-lazygit.git#78e04f1
```
ใจใฉใผใๅบใใ
```error
mise ERROR [starship] plugin update
mise ERROR git failed: Cmd(["git", "-C", "/home/tadashi-aikawa/.local/share/mise/plugins/starship", "-c", "safe.directory=/home/tadashi-aikawa/.local/share/mise/plugins/starship", "fetch", "--prune", "--update-head-ok", "origin", "master:master"]) fatal: couldn't find remote ref master
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
mise ERROR command ["/home/tadashi-aikawa/.local/bin/mise", "plugins", "update"] exited with code 1
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
```
`master` ใ `main` ใซๅคใใฃใฆใใใชใฎใงๅ
ฅใใชใใใ
```console
mise plugin rm starship
mise plugin add starship
```
OK.
```console
$ mise version
_ __
____ ___ (_)_______ ___ ____ ____ / /___ _________
/ __ `__ \/ / ___/ _ \______/ _ \/ __ \______/ __ \/ / __ `/ ___/ _ \
/ / / / / / (__ ) __/_____/ __/ / / /_____/ /_/ / / /_/ / /__/ __/
/_/ /_/ /_/_/____/\___/ \___/_/ /_/ / .___/_/\__,_/\___/\___/
/_/
2025.1.0 linux-x64 (ef6936a 2025-01-01)
```