Начало
This commit is contained in:
commit
5f09e6de02
26
eget.toml
Normal file
26
eget.toml
Normal 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"
|
||||
|
Loading…
Reference in New Issue
Block a user