2022-12-19 08:29:58 +00:00
|
|
|
###
|
|
|
|
# Внимание: для названий секций и строковых параметров кавычки обязательны
|
|
|
|
###
|
|
|
|
[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" ]
|
|
|
|
|
2022-12-19 08:40:27 +00:00
|
|
|
["sharkdp/hyperfine"]
|
|
|
|
asset_filters = [ "linux-gnu" ]
|
|
|
|
|
2022-12-19 08:29:58 +00:00
|
|
|
["BurntSushi/ripgrep"]
|
|
|
|
target = "~/bin/rg"
|
|
|
|
|
|
|
|
["dbrgn/tealdeer"]
|
|
|
|
target = "~/bin/tldr"
|
|
|
|
|
2022-12-19 09:23:45 +00:00
|
|
|
["yt-dlp/yt-dlp"]
|
|
|
|
target = "~/bin/youtube-dl"
|
|
|
|
asset_filters = [ "yt-dlp_linux" ]
|
2022-12-19 10:23:47 +00:00
|
|
|
|
|
|
|
["dundee/gdu"]
|
|
|
|
asset_filters = [ "gdu_linux_amd64_static" ]
|
|
|
|
target = "~/bin/gdu"
|