Skip to content

Commit

Permalink
fix(fzf): add fzf-tmux shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
CrystalMethod authored and jhheider committed Jan 9, 2025
1 parent 9549b2d commit 79f7916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/github.com/junegunn/fzf/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ build:
go build -v -ldflags="$LDFLAGS"
mkdir -p "{{ prefix }}"/bin
mv fzf "{{ prefix }}"/bin
cp bin/fzf-tmux "{{ prefix }}"/bin
dependencies:
go.dev: ^1.18
env:
Expand Down

0 comments on commit 79f7916

Please sign in to comment.