Merge pull request 'refactor(deps): demote zoxide to recommended tier' (#96) from feat-demote-zoxide into main
Generate documentation / build-docs (push) Successful in 3m13s
Generate documentation / build-docs (push) Successful in 3m13s
Reviewed-on: #96
This commit was merged in pull request #96.
This commit is contained in:
+1
-1
@@ -2574,7 +2574,6 @@ fish-deps manages these tools. Run `fish-deps` to check status, or
|
||||
|---|---|
|
||||
| `fish` | Fish shell >= 4.0 |
|
||||
| `fzf` | Fuzzy finder |
|
||||
| `zoxide` | Smart cd with frecency |
|
||||
|
||||
## Integrations
|
||||
|
||||
@@ -2594,6 +2593,7 @@ fish-deps manages these tools. Run `fish-deps` to check status, or
|
||||
| `paru` | AUR helper (Arch only; preferred); guarded throughout — non-Arch systems silently skip AUR-specific paths. |
|
||||
| `yay` | AUR helper (Arch only; fallback to paru); same guards apply. |
|
||||
| `eza` | Modern `ls` replacement |
|
||||
| `zoxide` | Smart cd with frecency |
|
||||
| `lsd` | `ls` replacement (fallback to `eza`) |
|
||||
| `bat` | Syntax-highlighted `cat` |
|
||||
| `btop` | Modern resource monitor |
|
||||
|
||||
@@ -17,7 +17,6 @@ fish-deps manages these tools. Run `fish-deps` to check status, or
|
||||
|---|---|
|
||||
| `fish` | Fish shell >= 4.0 |
|
||||
| `fzf` | Fuzzy finder |
|
||||
| `zoxide` | Smart cd with frecency |
|
||||
|
||||
## Integrations
|
||||
|
||||
@@ -37,6 +36,7 @@ fish-deps manages these tools. Run `fish-deps` to check status, or
|
||||
| `paru` | AUR helper (Arch only; preferred); guarded throughout — non-Arch systems silently skip AUR-specific paths. |
|
||||
| `yay` | AUR helper (Arch only; fallback to paru); same guards apply. |
|
||||
| `eza` | Modern `ls` replacement |
|
||||
| `zoxide` | Smart cd with frecency |
|
||||
| `lsd` | `ls` replacement (fallback to `eza`) |
|
||||
| `bat` | Syntax-highlighted `cat` |
|
||||
| `btop` | Modern resource monitor |
|
||||
|
||||
@@ -19,7 +19,7 @@ function _fish_deps_catalog
|
||||
eza lsd bat btop dust duf prettyping ov rg lazygit lazydocker trash kitty wezterm python3 yt-dlp
|
||||
|
||||
set -g _fdc_tiers \
|
||||
rec rec req rec req req rec rec rec \
|
||||
rec rec req rec req rec rec rec rec \
|
||||
int int \
|
||||
rec rec rec rec rec rec rec rec rec rec rec rec rec rec rec rec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user