Начало

This commit is contained in:
Andrei Astafev 2022-12-19 11:29:58 +03:00
commit 5f09e6de02

26
eget.toml Normal file
View File

@ -0,0 +1,26 @@
###
# Внимание: для названий секций и строковых параметров кавычки обязательны
###
[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"