This has become an indispensable tool for me. One of the first thing to install on a new computer.
Based on our record, Learn Git Branching should be more popular than Oh My Zsh. It has been mentiond 132 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.
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 1 month 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 / about 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 / 4 months ago
Https://learngitbranching.js.org/ is very good for learning how Git branching works. Once you're done with the tutorial bit, the https://learngitbranching.js.org/?NODEMO version is good to try out commands and see what the tree looks like after each command. - Source: Hacker News / 3 months ago
Https://learngitbranching.js.org/ is my go-to recommendation. - Source: Hacker News / 3 months ago
I upskilled significant in git playing the https://learngitbranching.js.org/ game. - Source: Hacker News / 3 months ago
Neat game. You might want to check out this other git teaching game - https://learngitbranching.js.org/. - Source: Hacker News / 3 months ago
> But first, people need to see visually how they can interact with the tree. Interactive tutorial with tree visualization that has helped co-workers: https://learngitbranching.js.org/. - Source: Hacker News / 4 months ago
Prezto - Prezto is the configuration framework for Zsh; it enriches the command line interface environment...
Pro Git - The Git Book is the official tutorial about Git.
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.
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.
fish shell - The friendly interactive shell.
VS Code - Build and debug modern web and cloud applications, by Microsoft