feat(installers): add fastfetch, drop dead neofetch
fastfetch is the maintained successor to neofetch (removed from Homebrew). macOS installs it in the main brew list; Linux installs it best-effort with a neofetch fallback for older distros. README tool list updated.
This commit is contained in:
@@ -26,8 +26,8 @@ safe — stow is idempotent.
|
||||
### Installing the tools
|
||||
|
||||
The configs assume a handful of CLI tools (`bat`, `fd`, `fzf`, `zoxide`,
|
||||
`zellij`, `nvim`, `btop`, `htop`, `tldr`, plus the `fzf-git.sh` helper). One
|
||||
host-aware installer covers them:
|
||||
`zellij`, `nvim`, `btop`, `htop`, `tldr`, `fastfetch`, plus the `fzf-git.sh`
|
||||
helper). One host-aware installer covers them:
|
||||
|
||||
```bash
|
||||
./lk-installers/install-apps # macOS -> Homebrew; Linux -> apt + upstream
|
||||
|
||||
Reference in New Issue
Block a user