commit c2f1d461632d0d558709e38f3a845eaeeb3a3da5 Author: xnmrph Date: Tue May 27 13:49:47 2025 +0200 Create 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)