The Wayback Machine - https://web.archive.org/web/20201029235630/https://github.com/vercel/zsh-theme
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Mar 13, 2017

README.md

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

About

Yet another zsh theme

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.