From b31823d6c0b0ef99cae0615074fd09fff840ef4f Mon Sep 17 00:00:00 2001 From: Abreu Date: Mon, 9 Aug 2021 19:26:34 -0300 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cd4114c..df96022 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -# insist - -> A plugin for [Oh My Fish](https://www.github.com/oh-my-fish/oh-my-fish). - [![GPL License](https://img.shields.io/badge/license-GPL-blue.svg?longCache=true&style=flat-square)](/LICENSE) [![Fish Shell Version](https://img.shields.io/badge/fish-v2.7.1-blue.svg?style=flat-square)](https://fishshell.com) [![Oh My Fish Framework](https://img.shields.io/badge/Oh%20My%20Fish-Framework-blue.svg?style=flat-square)](https://www.github.com/oh-my-fish/oh-my-fish) -## Description +# insist + +> A plugin for [Oh My Fish](https://www.github.com/oh-my-fish/oh-my-fish). Repeat a command until it succeeds. If no command is provided, perform the previous command.