diff --git a/README.md b/README.md index 7ab6131..e3bce1a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This CommandPrompt is an *highly* customised prompt for bash +![showcase](https://gitea.skadubpc.net/ulysse/CommandPrompt/src/commit/e77be9656312fd04e1d79d7b5c5e613b644f0d46/media/PromptShowcase.gif) + It show the time, user, current directory and an info. The info is an icon if pwd is in the configured special folders (see more below). However if pwd is in the directory or sub-directory of a project, it will find by probabilities diff --git a/media/PromptShowcase.gif b/media/PromptShowcase.gif new file mode 100644 index 0000000..75629d9 Binary files /dev/null and b/media/PromptShowcase.gif differ diff --git a/media/prompt showcase.gif b/media/prompt showcase.gif deleted file mode 100644 index dc5082d..0000000 Binary files a/media/prompt showcase.gif and /dev/null differ