feat(mise): Automate ~/.config/mise/config.toml generation based on yaml data and some logic
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
packages:
|
||||
ubuntu:
|
||||
common:
|
||||
- tar
|
||||
- zip
|
||||
- unzip
|
||||
- manpages
|
||||
- manpages-fr
|
||||
- bash
|
||||
- bash-completion
|
||||
- screen
|
||||
- tmux
|
||||
- curl
|
||||
- wget
|
||||
- vim
|
||||
- git
|
||||
- tree
|
||||
- build-essential
|
||||
server: []
|
||||
desktop:
|
||||
- zsh
|
||||
- fish
|
||||
Reference in New Issue
Block a user