add fzf to configured tools

This commit is contained in:
Daylin Morgan 2022-12-09 14:24:53 -06:00
parent 1a9854427f
commit ca6ed0952f
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
tool: &default
asset: x86_64-unknown-linux-gnu
# environment
sheldon:
user: rossmacarthur
starship:
user: starship
asset: starship-x86_64-unknown-linux-gnu.tar.gz
@ -30,6 +30,8 @@ gum:
user: charmbracelet
asset: linux_x86_64.tar.gz
custom_flags: "--asset ^.sbom"
fzf:
user: junegunn
# system monitoring
bottom:
@ -40,7 +42,6 @@ bottom:
btop:
user: aristocratos
# git
lazygit:
user: jesseduffield
@ -81,4 +82,3 @@ gdu:
asset: gdu_linux_amd64.tgz
lf:
user: gokcehan