Update README.md
This commit is contained in:
@@ -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.
|
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):
|
> Example usage (from the repository root):
|
||||||
|
>
|
||||||
> ```bash
|
> ```bash
|
||||||
> stow nvim
|
> stow nvim
|
||||||
> stow zsh
|
> stow zsh
|
||||||
@@ -21,20 +22,16 @@ This repository contains my configuration files for the following tools:
|
|||||||
- **Shells & Prompt**
|
- **Shells & Prompt**
|
||||||
- `zsh` + `starship`
|
- `zsh` + `starship`
|
||||||
- **Terminal Emulator & Multiplexer**
|
- **Terminal Emulator & Multiplexer**
|
||||||
- `kitty`
|
|
||||||
- `tmux`
|
- `tmux`
|
||||||
- **Editors & CLI Tools**
|
- **Editors & CLI Tools**
|
||||||
- `neovim` (with LazyVim)
|
- `neovim` (with LazyVim)
|
||||||
- `vim`
|
- `emacs`
|
||||||
- `bat`
|
- `bat`
|
||||||
- `git`
|
- `git`
|
||||||
- `lazygit`
|
- `lazygit`
|
||||||
- `lazydocker`
|
|
||||||
- `k9s`
|
|
||||||
- **Utilities**
|
- **Utilities**
|
||||||
- `fastfetch`
|
- `fastfetch`
|
||||||
- `zoxide`
|
- `zoxide`
|
||||||
- `mpv`
|
|
||||||
- `yt-dlp`
|
- `yt-dlp`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user