eget/eget.toml
2022-12-19 11:29:58 +03:00

27 lines
484 B
TOML

###
# Внимание: для названий секций и строковых параметров кавычки обязательны
###
[global]
quiet = false
show_hash = true
target = "~/bin"
["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" ]
["BurntSushi/ripgrep"]
target = "~/bin/rg"
["dbrgn/tealdeer"]
target = "~/bin/tldr"