eget/eget.toml

51 lines
996 B
TOML
Raw Normal View History

2022-12-19 08:29:58 +00:00
###
# Внимание: для названий секций и строковых параметров кавычки обязательны
###
[global]
quiet = false
show_hash = true
2022-12-20 02:30:06 +00:00
target = "~/.local/bin"
2022-12-19 08:29:58 +00:00
["paulirish/git-open"]
download_source = true
2022-12-19 08:29:58 +00:00
["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" ]
2022-12-19 08:40:27 +00:00
["sharkdp/hyperfine"]
asset_filters = [ "linux-gnu" ]
["yt-dlp/yt-dlp"]
asset_filters = [ "yt-dlp_linux" ]
["dundee/gdu"]
asset_filters = [ "gdu_linux_amd64_static" ]
2022-12-20 02:30:06 +00:00
target = "~/.local/bin/gdu"
["dandavison/delta"]
asset_filters = [ "unknown-linux-gnu" ]
["romkatv/zsh-bin"]
asset_filters = [ "linux-x86_64.tar.gz" ]
2022-12-20 02:46:21 +00:00
["albfan/bash-ini-parser"]
download_source = true
2023-02-20 16:20:13 +00:00
["ClementTsang/bottom"]
file = "btm"
asset_filters = [ "linux-musl.tar.gz" ]
["jameslittle230/stork"]
file = "stork"
asset_filters = [ "stork-ubuntu-22-04" ]