
Oh My Zsh
Prezto
iTerm2
zgen
VS Code
Homebrew
tmux
Starship
GitHub CLI
GitHub
Git
Homebrew
VS Code
fzf
GitHub Actions
GitHub Copilot
This has become an indispensable tool for me. One of the first thing to install on a new computer.
Based on our record, GitHub CLI should be more popular than Oh My Zsh. It has been mentiond 144 times since March 2021. 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.
MacOS ships zsh, Oh My Zsh handles plugin loading, and Powerlevel10k draws the prompt. - Source: dev.to / 8 days ago
Further, I have learned the benefit of a customized terminal. While I initially started using ohMyZsh for the aesthetic, the plugins have come in clutch at speeding up my workflows. For instance the syntax highlighting plugin has been a necessity on any system I am using. - Source: dev.to / 30 days ago
So I guess you would also support killing another TLD with a common filetype: https://ohmyz.sh. - Source: Hacker News / 2 months ago
We've all been there. You install Zsh, and the very next recommendation you see online is to install Oh-My-Zsh. For a long time, I did exactly that. But over time, the "magic" of heavy frameworks started to wear thin. - Source: dev.to / 4 months ago
Oh My Zsh for shell framework and plugins. - Source: dev.to / 4 months ago
Requirements: glab authenticated for GitLab repos, and/or gh authenticated for GitHub repos. - Source: dev.to / 2 days ago
Step two is the whole bootstrap surface: chezmoi, the Bitwarden CLI and the GitHub CLI. Step four clones the repo, installs the Brewfile, applies the macOS defaults and renders every dotfile including the secrets. It takes as long as Homebrew takes. - Source: dev.to / 8 days 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 / 26 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
Prezto - Prezto is the configuration framework for Zsh; it enriches the command line interface environment...
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.
iTerm2 - A terminal emulator for macOS that does amazing things.
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.
zgen - A lightweight plugin manager for Zsh inspired by Antigen. Keep your .zshrc clean and simple.
Homebrew - The missing package manager for macOS