From c2f1d461632d0d558709e38f3a845eaeeb3a3da5 Mon Sep 17 00:00:00 2001 From: xnmrph Date: Tue, 27 May 2025 13:49:47 +0200 Subject: [PATCH] Create readme.md --- readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..67103c1 --- /dev/null +++ b/readme.md @@ -0,0 +1,13 @@ +# 🌟 My Dotfiles + +Minimal, personal dotfiles for a clean and fast terminal setup. Currently includes: + +- ⚡️ [Starship](https://starship.rs): A blazing-fast, customizable shell prompt +- 📁 [eza](https://github.com/eza-community/eza): A modern, maintained replacement for `ls` with colors and icons + +## 📦 Requirements + +Before using these configs, install: + +- [Starship](https://starship.rs/install/) +- [eza](https://github.com/eza-community/eza)