ohmyzsh
powerlevel10k
ohmyzsh | powerlevel10k | |
---|---|---|
590 | 294 | |
174,392 | 46,812 | |
0.5% | - | |
9.6 | 8.0 | |
9 days ago | 22 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.
powerlevel10k
- Zsh Theme Powerlevel10k enters "life support" mode
-
Windows Command Line Revolution - Unleash ZSH and Oh My ZSH! A Simple Guide for Developers
There are a lot of themes, with Powerlevel10k being the most popular and powerful. To install it, run:
-
Dicas e configurações para seu sistema linux
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
-
Terminal commands I use as a frontend developer
That’s the minimum terminal setup. You can modify the look and add plugins such as autocompletion to your terminal by installing ohmyzsh and using themes such as powerlevel10k. I am already using them.
-
Oh My Zsh
I used ohmyzsh with powerlevel10k/powerlevel10k[0] for years though recently i've settled on fish [1]
[0] https://github.com/romkatv/powerlevel10k
-
Weird Color Stuff In The Terminal
I had just gone through a fun tutorial for setting up oh-my-zsh with a nice color scheme from iterm2colorschemes.com and a decent prompt and I was wondering: can I make my oblique strategy look nice? how can you actually use the colors from your scheme in the output in your cli?
-
Quickest path to a decent zsh setup?
A more robust way to do this would be to add simple wrappers that clone any external Zsh plugins you use regularly and store them in your own $ZSH_CUSTOM. For example, you say you like Powerlevel10k, so make that an OMZ plugin:
-
where can I get the below linux terminal theme?
Looks like PowerLevel10 theme for Zsh shell
-
Setup Macbook for Frontend Dev
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
-
fish-shell: the user-friendly command-line shell
Am i the only one who feels fish is not worth it despite of hype? Don't get me wrong. I think that fish is really good shell.
BUT...
After adding the following plugins to zsh(before you chime in, it's just adding these lines,not anything configuring much. also it auto bootstraps on new install), I found out that fish is no where near configured zsh.
1) https://github.com/zdharma-continuum/zinit (plugin manager)
2) https://github.com/zdharma-continuum/fast-syntax-highlightin...
3) https://github.com/zdharma-continuum/history-search-multi-wo...
4) https://github.com/zsh-users/zsh-autosuggestions
5) https://github.com/zsh-users/zsh-completions
6) https://github.com/Aloxaf/fzf-tab
7) any good shell prompt generator like https://github.com/romkatv/powerlevel10k
For example, I use fzf integration for tab completion. Fish's fzf integration is nowhere as good as that of zsh's. Also, posix compat and almost bash compat of zsh is plus.
I acknowledge that zsh isn't perfect shell either and I have tried and failed few times in past to switch to fish. If you provide me compelling reason/s to switch to fish, I am all ears.
What are some alternatives?
oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
oh-my-bash - A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
zsh-autocomplete - 🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
oh-my-fish - The Fish Shell Framework
fish-shell - The user-friendly command line shell.
spaceship-prompt - :rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt
nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
tide - 🌊 The ultimate Fish prompt.