git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2026-03-11 03:19:47 +0100
committermail_redacted_for_web 2026-03-11 03:19:47 +0100
commitf4ebfd591e62a35b8c2135b2fbadebbfdded90fb (patch)
tree0af9c28ed4176b87c7942d99d1cd36a6e96f3fc4
parentad269eed95d6a381130c36a74ecf9b6176ef3af5 (diff)
downloaddotfiles-f4ebfd591e62a35b8c2135b2fbadebbfdded90fb.tar.bz2
doc: adding screenshot to readme
-rw-r--r--.gitignore1
-rw-r--r--README.md4
-rw-r--r--screenshots/prompt.pngbin0 -> 83977 bytes
3 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c89ec17..3939de8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@
!/.config/git-cliff.toml
!/LICENSE
!/LICENSE.md
+!/screenshots/prompt.png
diff --git a/README.md b/README.md
index e660979..9788df9 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ Yet another (!) approach at building up a centralized configuration.
Parts are old, parts are not done yet, we're getting there.
+## Showcase
+
+![Screenshot of the bash prompt on various distros](./screenshots/prompt.png "Prompt Screenshot")
+
# Information for cloning
## only clone git-prompt.sh
diff --git a/screenshots/prompt.png b/screenshots/prompt.png
new file mode 100644
index 0000000..ab3d3d1
--- /dev/null
+++ b/screenshots/prompt.png
Binary files differ