
fd
Bat
fzf
The Silver Searcher
Starship (Shell Prompt)
Micro
lazygit
tmux
GitHub CLI
GitHub
Git
Homebrew
VS Code
GitHub Actions
GitHub Copilot
Medium CLI
fd
GitHub CLIfd is recommended for developers, system administrators, and power users who often search through directories and require a fast, efficient tool with a shorter learning curve.
GitHub CLI might be a bit more popular than fd. We know about 142 links to it since March 2021 and only 129 links to fd. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> Find works, but the syntax is arcane. Fd is a lifesaver: https://github.com/sharkdp/fd. - Source: Hacker News / about 1 month ago
I know that if you want `fd` (https://github.com/sharkdp/fd) you need to `apt install fd-find` and which installs the binary `fdfind` (!). - Source: Hacker News / 3 months ago
Fd is a friendlier, faster alternative to find, with sensible defaults and clean output. - Source: dev.to / 4 months ago
Fd is also great and I install it everywhere. https://github.com/sharkdp/fd. - Source: Hacker News / over 1 year ago
It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy. Example 1: new PowerToys https://github.com/microsoft/PowerToys/ and has not improved since Win7. Who cares, nobody ever searches for files,... - Source: Hacker News / over 1 year ago
Itโs worth pointing out that if youโre not aware of it, you can install the github cli[1] and view, merge, close etc prs and issue from the command-line. As well as (for me at least) being a significant step up in terms of productivity (from having to go to a website to merge a pr or view an issue) that has the advantage that โinvisibleโ text in a PR or issue comment would show up very clearly. (At least in my... - Source: Hacker News / 17 days ago
Install GitHub CLI and run gh copilot to get AI command help, verify syntax, and simplify GitHub workflows from the shell. Itโs a great way to keep working in one place while still getting quick guidance on commands and workflow steps. - Source: dev.to / about 2 months ago
Gh auth token โ if the GitHub CLI is installed and logged in. - Source: dev.to / 4 months ago
Since gh-stack is a gh CLI extension, you'll need the GitHub CLI installed first:. - Source: dev.to / 4 months ago
Install the GitHub CLI, authenticate once with gh auth login, then:. - Source: dev.to / 5 months ago
Bat - A cat(1) clone with wings.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
fzf - A command-line fuzzy finder written in Go
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
The Silver Searcher - A code searching tool similar to ack, with a focus on speed.
Homebrew - The missing package manager for macOS