This has become an indispensable tool for me. One of the first thing to install on a new computer.
Based on our record, Oh My Zsh seems to be a lot more popular than Bugout. While we know about 74 links to Oh My Zsh, we've tracked only 4 mentions of Bugout. 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.
To start this re-learning journey, I feel like I should start with setting up a VPC on my AWS account. I already have an account so I will not be writing about that. However, since I want to do all of this via IaC, I need to setup Terraform. Luckily for me, this is a new laptop so I have nothing setup on it, besides iTerm2. Btw, I am using https://ohmyz.sh/ for my shell, so shout out to that team. This is what... - Source: dev.to / about 2 months ago
Oh My Zsh is an open-source Zsh framework used to add extra functionalities for Zsh, turbocharging the entire Zsh user experience. Oh My Zsh’s extra advanced features cause users who frequently use the terminal to gravitate towards Zsh. - Source: dev.to / 2 months ago
That's it! Happy CLI mastery with Zellij, Oh My zsh and Alacritty! - Source: dev.to / 3 months ago
If you are using Oh My ZSH as your shell of choice, you can add plugins=(... Aws ) to your .zshrc / profile and besides having autocomplete for the AWS CLI you will also immediately see in the terminal window what is the current AWS profile you are logged in. - Source: dev.to / 4 months ago
ZSH and Oh My ZSH offer superpowers to your terminal thanks to its customization and wide variety of plugins. - Source: dev.to / 5 months ago
To avoid adding an extra table to the database, which we would need for storing which image belongs to which entry, we will use resources from Bugout.dev. This approach is used to simplify our infrastructure, but, if required, this step can be substituted for creating a new table in your database and writing an API for creating, modifying, and deleting data about the stored images. Bugout.dev is open source and... - Source: dev.to / over 3 years ago
Once you set up an integration and instrument your code, you can access your user reports at https://bugout.dev. This gives you a live view of what your users are experiencing:. - Source: dev.to / about 4 years ago
At Bugout.dev (https://bugout.dev/) we've built a product that helps maintainers of APIs, libraries, and command line tools understand:. - Source: dev.to / about 4 years ago
Hi guys, we’ve built Bugout.dev (https://bugout.dev/) for maintains of an API, a library, or a command line tool. Bugout collects usage metrics and crash reports to help you understand what your users experience when they use your software. Source: about 4 years ago
Prezto - Prezto is the configuration framework for Zsh; it enriches the command line interface environment...
LaunchKit - Open Source - A popular suite of developer tools, now 100% open source.
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
SmallDevTools - Handy developer tools with a delightful interface
fish shell - The friendly interactive shell.
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.