ohmyzsh
oh-my-bash
ohmyzsh | oh-my-bash | |
---|---|---|
590 | 26 | |
174,392 | 6,054 | |
0.5% | 1.7% | |
9.6 | 9.0 | |
9 days ago | 11 days ago | |
Shell | Shell | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ohmyzsh
-
Migrating from nvm to mise
If you are using zsh with https://ohmyz.sh/, here is how you can easily get started with mise. (This for demonstration purpose only, if you are using another shell, go through the getting-started guide)
-
OMZ: Some Plugins that I forget about
More info on this plugin can be found here.
-
Personal TODO list on how I set up my dev machine
Install zsh, switch bash to zsh as my shell and install oh-my-zsh
-
Inside My Workflow
2. Oh my zsh https://ohmyz.sh
-
10 Tips to Code Faster - Guaranteed Without AI ! ๐
With plugins, youโll enjoy streamlined Git commands, smarter auto-completions, and a generally enhanced terminal experience. Check out the full list of plugins here: https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins.
-
A Guide to Setting Up Zsh: Improving Your Terminal Experience
You can explore more Oh My Zsh plugins on the official wiki.
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Visit the repository for installation instructions.
-
How to make your terminal looks Splendid
ZSH ZSH is a Unix shell same as the bash but with it, we can use some good features to improve our terminal and it's functions like a history of commands and highlights for us to know if we are writing the command right o no, that so good and help me a lot mainly when I need to use the CP command to copy something rs. To download the ZSH we just need to follow the steps that is on the ZSH's documentation, I'm using Ubuntu so for me is just run:
-
Honukai Color Theme Goes IDE
Honukai has long been my favorite iTerm, Oh My ZSH color theme, and I just assumed it existed for other use cases. But alas, I had to create them for myself. I adapted Oskar's work for Tabby terminal, ZED IDE and VS Code. You can get the files here.
-
Nestjs, Firebase, GCloud. How to Quickly Set Up an API Backend in TypeScript.
In the terminal, I use the ZSH shell instead of the standard BASH, so the first link is ohmyzsh.
oh-my-bash
-
Elvish, expressive programming language and a versatile interactive shell
After being a fish die-hard for like a decade I finally gave up and learned to embrace Bash for its ubiquity. I realized all I cared about in fish was the built-in autocomplete, colorized output, and history management, which I was able to bolt on in short order to Bash.
Now I use ble.sh [1] and Oh My Bash! [2] and Atuin [3] and I love it.
This is really a field where I feel standardization is the better path. It's a similar feeling I get when I observe the vast array of notetaking apps I see made and think here is a place where it would be better to pick one FOSS solution and contribute.
[1] https://github.com/akinomyoga/ble.sh
[2] https://github.com/ohmybash/oh-my-bash
[3] https://atuin.sh/
-
is there a way to make my bash prompt look like this?
Oh-my-bash would git you all the way there.
-
My Fedora 38 setup:
This link is the main page of Oh My Bash: https://github.com/ohmybash/oh-my-bash
- Ubuntu basic configuration
-
PS1 help. How can i color this angle > (like in the link) in bash ?!!
The bash equivalent is called ohmybash.
- How do I color code my branches like this?
-
Switching to Zsh
Similarly, there's a project called oh-my-bash which might be worth looking into -- you don't really have to use it as a config manager if you don't want to, it's very easy to cherry-pick the modules you want, and either source them or copy directly into your bashrc.
-
Yet another PS1
my thoughts are that https://github.com/ohmybash/oh-my-bash exists
-
Does Bash have something like Powershell's MenuComplete?
you could look at https://github.com/ohmybash/oh-my-bash I am sure there are some auto completion plugins...or you could look at fig.
-
Fuzzy file completion in bash
Not sure because it's not something that matters to me but oh-my-bash exists so you could give it a go.
What are some alternatives?
oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
bash-it - A community Bash framework.
starship - โ๐๏ธ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
zsh-autosuggestions - Fish-like autosuggestions for zsh
powerlevel10k - A Zsh theme
oh-my-fish - The Fish Shell Framework
synth-shell - Boost your terminal, script by script
spaceship-prompt - :rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt
zsh-vi-mode - ๐ป A better and friendly vi(vim) mode plugin for ZSH.
zsh-autocomplete - ๐ค Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
ble.sh - Bash Line Editorโa line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.