From 09967bbae39c86eb6fbc30f3cb34634394c5ef77 Mon Sep 17 00:00:00 2001 From: Patrick Fong Date: Mon, 19 Oct 2020 10:01:09 -0700 Subject: [PATCH 1/2] add badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 840b2536..dfd10838 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@
# fzf.fish +![latest release badge][] +![fish version badge][] +![license badge][]
@@ -149,6 +152,7 @@ Fzf optionally comes with its own [fish extension][]. It is substantial but `fzf [file search]: images/directory.gif [fish extension]: https://github.com/junegunn/fzf/blob/master/shell/key-bindings.fish [fish]: http://fishshell.com +[fish version badge]: https://img.shields.io/badge/fish-3.1.2%2B-blue [fisher]: https://github.com/jorgebucaran/fisher [fzf_default_opts]: https://github.com/junegunn/fzf#environment-variables [fzf]: https://github.com/junegunn/fzf @@ -157,6 +161,8 @@ Fzf optionally comes with its own [fish extension][]. It is substantial but `fzf [issues reported about it]: https://github.com/jethrokuan/fzf/issues?q=is%3Aissue+tab [IlanCosman/tide]: https://github.com/IlanCosman/tide [jethrokuan/fzf]: https://github.com/jethrokuan/fzf +[latest release badge]: https://img.shields.io/github/v/release/patrickf3139/fzf.fish +[license badge]: https://img.shields.io/github/license/patrickf3139/fzf.fish [oh my fish]: https://github.com/oh-my-fish/oh-my-fish [shell variables search]: images/shell_variables.gif [universal variable]: https://fishshell.com/docs/current/#more-on-universal-variables From e4657096e72d1514d1e2890bc7fd79e582764794 Mon Sep 17 00:00:00 2001 From: Patrick Fong Date: Mon, 19 Oct 2020 10:08:28 -0700 Subject: [PATCH 2/2] try emojis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfd10838..8258b43b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-# fzf.fish +# fzf.fish 🔍🐟 ![latest release badge][] ![fish version badge][] ![license badge][]