k4m4 / terminals-are-sexy

💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.
https://terminalsare.sexy/
Creative Commons Zero v1.0 Universal
12.25k stars 606 forks source link

Add multiple entries to Tools and Plugins (Zellij, lsd, fd) #308

Closed lingawakad closed 1 year ago

lingawakad commented 2 years ago

Checklist for submitting a pull request to Terminals Are Sexy:

Title: Zellij Link: [Zellij](https://zellij.dev/) Category: Tools and Plugins Description: A terminal workspace with batteries included
lingawakad commented 2 years ago

Also add 'lsd'. This project is a rewrite of GNU ls with lot of added features like colors, icons, tree-view, more formatting options etc. The project is heavily inspired by the super colorls project.

Title: lsd Link: lsd Category: Tools and Plugins Description: The next gen ls command

lingawakad commented 2 years ago

Also add 'fd'. fd is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.

Title: fd Link: fd Category: Tools and Plugins Description: A simple, fast and user-friendly alternative to 'find'