vault backup: 2026-01-09 23:56:41

This commit is contained in:
2026-01-09 23:56:41 +01:00
parent 9134585325
commit e742348a71
+20
View File
@@ -0,0 +1,20 @@
---
tags:
- IT/Shell
- IT/Tools/mise
---
## Installation
```shell
curl https://mise.run | sh
curl https://mise.run/zsh | sh
curl https://mise.run/fish | sh
curl https://mise.run/bash | sh
```
Installation Neovim
```shell
mise use -g neovim@latest
```