eget/eget.toml

51 lines
996 B
TOML

###
# Внимание: для названий секций и строковых параметров кавычки обязательны
###
[global]
quiet = false
show_hash = true
target = "~/.local/bin"
["paulirish/git-open"]
download_source = true
["tj/git-extras"]
tag = "6.5.0"
all = true
download_source = true
file = "tj*/bin/*"
["sharkdp/fd"]
asset_filters = [ "linux-gnu" ]
["sharkdp/bat"]
asset_filters = [ "linux-gnu" ]
["sharkdp/hyperfine"]
asset_filters = [ "linux-gnu" ]
["yt-dlp/yt-dlp"]
asset_filters = [ "yt-dlp_linux" ]
["dundee/gdu"]
asset_filters = [ "gdu_linux_amd64_static" ]
target = "~/.local/bin/gdu"
["dandavison/delta"]
asset_filters = [ "unknown-linux-gnu" ]
["romkatv/zsh-bin"]
asset_filters = [ "linux-x86_64.tar.gz" ]
["albfan/bash-ini-parser"]
download_source = true
["ClementTsang/bottom"]
file = "btm"
asset_filters = [ "linux-musl.tar.gz" ]
["jameslittle230/stork"]
file = "stork"
asset_filters = [ "stork-ubuntu-22-04" ]