Compare commits

..

2 Commits

Author SHA1 Message Date
689e3db1cc Убраны лишние переименования 2022-12-19 17:53:59 +03:00
bab0b2d74f lazydocker 2022-12-19 17:53:49 +03:00
2 changed files with 4 additions and 10 deletions

View File

@ -19,6 +19,7 @@ curl -o ~/.eget.toml https://git.246060.ru/f1x1t/eget-config/raw/branch/master/e
~/bin/eget tj/git-extras
~/bin/eget paulirish/git-open
~/bin/eget jesseduffield/lazygit
~/bin/eget jesseduffield/lazydocker
~/bin/eget BurntSushi/ripgrep
~/bin/eget junegunn/fzf
~/bin/eget sharkdp/fd

View File

@ -6,15 +6,15 @@
show_hash = true
target = "~/bin"
["paulirish/git-open"]
download_source = true
["tj/git-extras"]
tag = "6.5.0"
all = true
download_source = true
file = "tj*/bin/*"
["paulirish/git-open"]
download_source = true
["sharkdp/fd"]
asset_filters = [ "linux-gnu" ]
@ -24,14 +24,7 @@
["sharkdp/hyperfine"]
asset_filters = [ "linux-gnu" ]
["BurntSushi/ripgrep"]
target = "~/bin/rg"
["dbrgn/tealdeer"]
target = "~/bin/tldr"
["yt-dlp/yt-dlp"]
target = "~/bin/youtube-dl"
asset_filters = [ "yt-dlp_linux" ]
["dundee/gdu"]