carloscuesta / materialshell

A material design theme for your terminal. ✨

Home Page:https://materialshell.carloscuesta.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

materialshell

GitHub license GitHub release

materialshell

A material design theme for your shell with a good contrast and color pops at the important parts. Designed to be easy on the eyes.

Install

Add the following snippet to your .zshrc file after antigen use oh-my-zsh:

antigen theme carloscuesta/materialshell materialshell

Add the following snippet to your .zshrc file:

antibody bundle carloscuesta/materialshell

Fig adds apps, shortcuts, and autocomplete to your existing terminal.

Install materialshell in just one click.

Add the following snippet to your .zshrc file:

zgen load carloscuesta/materialshell materialshell

Add the following snippet to your .zshrc file:

zplug carloscuesta/materialshell, use:materialshell.zsh, from:github, as:theme

Manual

  1. Install oh-my-zsh

  2. Run the following command in your terminal:

curl -L -o ~/.oh-my-zsh/custom/themes/materialshell.zsh-theme https://raw.githubusercontent.com/carloscuesta/materialshell/master/materialshell.zsh

If you don't have curl, just copy materialshell.zsh to ~/.oh-my-zsh/custom/themes/materialshell.zsh-theme.

  1. Modify .zshrc to enable the theme with ZSH_THEME="materialshell".

  2. Save and restart your terminal.

Colors

These are the colors used in both versions of the materialshell (Dark & Oceanic).

materialshell color palette

By default colors come built-in with the zsh theme. These are the color themes for your Terminal emulators. Select the one you use to see the instructions:

Screenshots

Dark Oceanic
materialshell dark materialshell oceanic

About

A material design theme for your terminal. ✨

https://materialshell.carloscuesta.me

License:MIT License


Languages

Language:Shell 100.0%