hyperterm
powerlevel10k
hyperterm | powerlevel10k | |
---|---|---|
87 | 294 | |
43,641 | 47,741 | |
0.2% | 1.3% | |
9.1 | 7.6 | |
6 months ago | 8 days ago | |
TypeScript | 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.
hyperterm
-
How to make your terminal looks Splendid
WARP First thing, we need to choose the best terminal app to do this, I usually use one called Hyper Term, but in the last months I've been using another one called Warp terminal, I started to use it because it is an AI powered terminal, basically we can use the terminal AI to get the best bash commands, and improve ours shell scripts and commands, that why I chose it for this tutorial. So we need to download it.
-
Leveraging Wasp for full-stack development
A modern terminal shell such as zsh, iTerm2 with oh-my-zsh for Mac, or Hyper for Windows
-
Terminal commands I use as a frontend developer
I am using iTerm2 on my macOS. Other available options are Hyper and VS Code’s inbuilt terminal, which I sometimes use for quick tests. You can open a terminal in VS Code by using the keyboard shortcut CMD + J or CTRL + J on Windows, or View → Terminal.
- Hyper: A terminal built on web technologies
-
Application-Specific Terminals
I think that’s more or less what this project is working towards:
https://hyper.is
-
Tools I like
Hyper*
- Tabby: A terminal for a more modern age
-
ECMA Proposal: Renaming JavaScript to "Hyper"
So hyper would be written in hyper?
- My Dashboard / Theme setup
-
Software Developer Mac Apps
Hyper in conjunction with fig (I also have iterm2, but I like Hyper pretty well) and brew.
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?
Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
Tabby - A terminal for a more modern age
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
autocomplete - IDE-style autocomplete for your existing terminal & shell
ohmyzsh - 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
diff2html - Pretty diff to html javascript library (diff2html)
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
zeit - Clock and task scheduler for node.js applications, providing extensive control of time and callback scheduling in prod and test code
fish-shell - The user-friendly command line shell.
alacritty - A cross-platform, OpenGL terminal emulator.
gruvbox