Update README.md

This commit is contained in:
Fabio Scotto di Santolo
2025-09-17 09:09:55 +02:00
parent dd867f3814
commit 42f8b57824

View File

@@ -9,6 +9,7 @@ The main goal of this repository is to maintain a consistent, portable, and vers
Each directory in this repository corresponds to a specific application or tool, with configuration files laid out to mirror the structure of the home directory. Using `stow`, symbolic links are created seamlessly, preserving organization and keeping configurations isolated per tool.
> Example usage (from the repository root):
>
> ```bash
> stow nvim
> stow zsh
@@ -21,20 +22,16 @@ This repository contains my configuration files for the following tools:
- **Shells & Prompt**
- `zsh` + `starship`
- **Terminal Emulator & Multiplexer**
- `kitty`
- `tmux`
- **Editors & CLI Tools**
- `neovim` (with LazyVim)
- `vim`
- `emacs`
- `bat`
- `git`
- `lazygit`
- `lazydocker`
- `k9s`
- **Utilities**
- `fastfetch`
- `zoxide`
- `mpv`
- `yt-dlp`
---