ohmyzsh
alacritty
ohmyzsh | alacritty | |
---|---|---|
607 | 368 | |
177,033 | 58,107 | |
0.7% | 1.0% | |
9.4 | 8.8 | |
1 day ago | 11 days ago | |
Shell | Rust | |
MIT License | Apache License 2.0 |
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
-
Most engineers have Git aliases; what are yours?
> Most engineers
I don't believe that but I use https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git
-
Bash vs. Zsh: Key differences and when to use each
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.
-
Passo a Passo: Configuração do WSL para DevOps e SRE no Windows
Para saber mais sobre o Oh-My-Zsh, consulte o seguinte link.
-
OhMyZsh and Janus: Set Up Productive Work Environment in 10 Minutes or Less
The first tool I always install is OhMyZsh.
-
Switching from tmux to Zellij
That's it! Happy CLI mastery with Zellij, Oh My zsh and Alacritty!
-
Supercharge Your Mac Terminal: A Step-by-Step Guide to iTerm2, Oh My Zsh & Powerlevel10k
Step 2: Setting Up Oh My ZSH
-
The easiest way to set up and configure your AWS CLI
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.
-
Adding time to bash history
Good news if you use zsh: just type history -i
-
TIL: Ghostty — a new and quite promising terminal emulator
I've mentioned above that I've been using robbyrussell (from here) for my iTerm2 terminal setup, so I wondered if the same one is available. I was about to start googling the list of available topics, but I've noticed a hint in the Ghostty doc to run ghostty +list-themes in the terminal, and here is what has happened:
-
My Terminal Setup for 2025 🚀
ZSH and Oh My ZSH offer superpowers to your terminal thanks to its customization and wide variety of plugins.
alacritty
-
Exploring Rust: A Rubyist's Perspective
Rust is one of the most appreciated programming languages, as highlighted in the GitHub Octoverse Survey. It offers memory safety, high performance, and strong tooling, making it a solid choice for both small utilities and large-scale applications. Many of the tools I use daily, like Alacritty and 1Password, benefit from Rust's speed and reliability.
-
Switching from tmux to Zellij
That's it! Happy CLI mastery with Zellij, Oh My zsh and Alacritty!
-
Release Notes for Ghostty 1.1.0
I don't want to learn tmux to handle a feature that my OS already handles. If alacritty supported tabs (and was slightly less hostile, e.g. [0]) I'd be happy with it
[0] https://github.com/alacritty/alacritty/issues/3129
-
From iTerm To WezTerm
I also tried Alacritty, but it is very basic and lacks the features I need. Recently, I tested Ghostty, which has gained huge attention – it has nice defaults, but its RAM usage is concerning (around 250MB per empty tab). Currently, it also lacks buffer search, which makes the terminal useless for me.
- 3 years old PR to Alacritty for Support for graphics remains open
-
Ghostty 1.0
That's a great approach.
Not sure on the current state of Alacritty, but a few years back the suggested solution for users interested in battery performance was to switch a different terminal emulator: https://github.com/alacritty/alacritty/issues/3473#issuecomm...
-
Preview images, videos, fonts, PDFs ... in Vifm.
The terminal I am currently using is st but I have also tested this "Vifm" enhancement in kitty and alacritty.
-
Faking the tmux experience on Windows using AutoHotkey
I chose Alacritty for this. Why? Because it's written in Rust. Is there any other reason? It also has a pretty simple and has an easy to understand settings page and uses TOML. It also has built in support for vi motions. All wins. It's pretty easy to install as well, just follow the link above. I went with the portable version. Just make sure you note where it is going to look for the configuration files.
-
Alacrity to Federated Cryptography
For a moment I was concerned about the terminal emulator alacritty[0], which this post, as it turns out, luckily is not about.
0. https://github.com/alacritty/alacritty
-
My Neovim setup for Mac for coding (in Go), writing and boosting your productivity in 2024
Is not mandatory but for the ones interested, I am using the Alacritty terminal, so if you're interested you can download it using the following command in your terminal:
What are some alternatives?
oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
Rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
kitty - Cross-platform, fast, feature-rich, GPU based terminal
powerlevel10k - A Zsh theme
wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust