All Projects β†’ vercel β†’ Zsh Theme

vercel / Zsh Theme

Licence: mit
Yet another zsh theme

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Zsh Theme

Dotfiles Win
πŸ™ˆ oh-my-zsh on bash on windows configuration files
Stars: ✭ 167 (+9.15%)
Mutual labels:  zsh, hyper, oh-my-zsh
Dotfiles
Windows + WSL 2 Ubuntu + Windows Terminal + zsh + p10k + Docker + IntelliJ IDEA
Stars: ✭ 54 (-64.71%)
Mutual labels:  zsh, hyper
Zsh Symfony Completion
(Oh My) ZSH symfony/console Completion Plugin
Stars: ✭ 50 (-67.32%)
Mutual labels:  zsh, oh-my-zsh
Lambda Gitster
oh-my-zsh theme
Stars: ✭ 74 (-51.63%)
Mutual labels:  zsh, oh-my-zsh
Iterm Tab Color Oh My Zsh
Oh My Zsh plugin for setting iTerm2's custom tab colors
Stars: ✭ 21 (-86.27%)
Mutual labels:  zsh, oh-my-zsh
Kube Aliases
Kubernetes Aliases and Bash Functions
Stars: ✭ 40 (-73.86%)
Mutual labels:  zsh, oh-my-zsh
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-52.29%)
Mutual labels:  zsh, oh-my-zsh
Termux Desktop
Setup A Beautiful Desktop/GUI In Termux
Stars: ✭ 527 (+244.44%)
Mutual labels:  zsh, oh-my-zsh
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-43.14%)
Mutual labels:  zsh, oh-my-zsh
Zsh to fish
How to make zsh like fish?
Stars: ✭ 93 (-39.22%)
Mutual labels:  zsh, oh-my-zsh
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❀️
Stars: ✭ 95 (-37.91%)
Mutual labels:  zsh, oh-my-zsh
Purify
🌈 Clean & vibrant color schemes for Vim, Terminals...
Stars: ✭ 142 (-7.19%)
Mutual labels:  zsh, oh-my-zsh
My Zsh Config
My custom Oh My Zsh configuration.
Stars: ✭ 5 (-96.73%)
Mutual labels:  zsh, oh-my-zsh
Honukai Iterm Zsh
Honukai theme and colors for Oh My ZSH and iTerm
Stars: ✭ 1,034 (+575.82%)
Mutual labels:  zsh, oh-my-zsh
Dotfiles
Dotfiles for all :D
Stars: ✭ 700 (+357.52%)
Mutual labels:  zsh, oh-my-zsh
Dotfiles
Get started with your own dotfiles.
Stars: ✭ 1,094 (+615.03%)
Mutual labels:  zsh, oh-my-zsh
Sheldon
A fast, configurable, shell plugin manager
Stars: ✭ 144 (-5.88%)
Mutual labels:  zsh, oh-my-zsh
Fz
Cli shell plugin, the missing fuzzy tab completion feature of z jump around command.
Stars: ✭ 359 (+134.64%)
Mutual labels:  zsh, oh-my-zsh
Zsh Notify
Desktop notifications for long-running commands in zsh.
Stars: ✭ 389 (+154.25%)
Mutual labels:  zsh, oh-my-zsh
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (-50.33%)
Mutual labels:  zsh, oh-my-zsh

vercel.zsh-theme

β–²Vercel's zsh theme

Install

Using antigen

Add following line into your ~/.zshrc, before antigen apply:

antigen theme vercel/zsh-theme

You can also preview theme without making it default by executing this command in active zsh session.

Manual installation

First, download the theme into Oh My Zsh's custom theme folder:

curl https://raw.githubusercontent.com/vercel/zsh-theme/master/vercel.zsh-theme -Lo ~/.oh-my-zsh/custom/themes/vercel.zsh-theme

Edit your ~/.zshrc:

ZSH_THEME="vercel"

Then apply the theme:

source ~/.zshrc
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].