From ca6ed0952fe341cc2dceeb285638a6a26aac514a Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 9 Dec 2022 14:24:53 -0600 Subject: [PATCH] add fzf to configured tools --- info/tools.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/info/tools.yml b/info/tools.yml index 6d3970c..93dac68 100644 --- a/info/tools.yml +++ b/info/tools.yml @@ -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 -