From d970eb80d147b500449a09447bf615a3e830e356 Mon Sep 17 00:00:00 2001 From: if-loop69420 Date: Thu, 5 Jun 2025 11:38:38 +0200 Subject: [PATCH] fix: Switch shell to bash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92a1de5..a06db9f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ I am Jeremy. I am a software developer and Linux enthusiast from Austria. ## Software Used ![Static Badge](https://img.shields.io/badge/OS-Gentoo?logo=gentoo&logoColor=white&label=Gentoo%20&labelColor=purple&color=gray) -![Static Badge](https://img.shields.io/badge/Shell-Nushell-brightgreen?logo=nushell&color=brightgreen) +![Static Badge](https://img.shields.io/badge/Shell-Bash-brightgreen?logo=nushell&color=brightgreen) ![Static Badge](https://img.shields.io/badge/Prompt-starship-violet?logo=starship&color=violet) ![Static Badge](https://img.shields.io/badge/DisplayServer-Wayland-Yellow?logo=wayland&color=yellow) ![Static Badge](https://img.shields.io/badge/Editor-Neovim-green?logo=neovim&color=green)