All Projects → carloscuesta → Materialshell

carloscuesta / Materialshell

Licence: mit
A material design theme for your terminal. ✨

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Materialshell

React Native Material Dropdown
Material dropdown with consistent behaviour on iOS and Android
Stars: ✭ 661 (-11.87%)
Mutual labels:  material-design
Goto
Alias and navigate to directories with tab completion in Linux
Stars: ✭ 698 (-6.93%)
Mutual labels:  zsh
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (-3.73%)
Mutual labels:  material-design
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (-10.13%)
Mutual labels:  material-design
Baby
一个私密社交APP,采用Dagger2+Rxjava+LeanCloud+环信+MVP+Tinker进行开发。
Stars: ✭ 687 (-8.4%)
Mutual labels:  material-design
Dotfiles
Dotfiles for all :D
Stars: ✭ 700 (-6.67%)
Mutual labels:  zsh
Mdx
MDx - Material Design WordPress Theme
Stars: ✭ 659 (-12.13%)
Mutual labels:  material-design
Pure
Pretty, minimal, and fast prompt for Fish from Zsh.
Stars: ✭ 740 (-1.33%)
Mutual labels:  zsh
Material Ui Chip Input
A chip input field using Material-UI.
Stars: ✭ 691 (-7.87%)
Mutual labels:  material-design
Marknote
📑MarkNote: An open sourced markdown note-taking application for Android, support many features for markdown notes, mathjax, table, list etc.
Stars: ✭ 717 (-4.4%)
Mutual labels:  material-design
Framework7 Vue
Deprecated! Build full featured iOS & Android apps using Framework7 & Vue
Stars: ✭ 682 (-9.07%)
Mutual labels:  material-design
Arcnavigationview
Another approach to create NavigationDrawer with Material concepts
Stars: ✭ 686 (-8.53%)
Mutual labels:  material-design
Dotfiles
A repository that gathered files starting with dot
Stars: ✭ 701 (-6.53%)
Mutual labels:  zsh
Progressbutton
Android Progress Button
Stars: ✭ 662 (-11.73%)
Mutual labels:  material-design
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (-3.33%)
Mutual labels:  zsh
Zsh You Should Use
📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
Stars: ✭ 659 (-12.13%)
Mutual labels:  zsh
Edumeet
Multiparty web-meetings using mediasoup and WebRTC
Stars: ✭ 699 (-6.8%)
Mutual labels:  material-design
Dip
CLI gives the "native" interaction with applications configured with Docker Compose.
Stars: ✭ 737 (-1.73%)
Mutual labels:  zsh
Stickyswitch
⭐️ beautiful switch widget with sticky animation ⭐️
Stars: ✭ 725 (-3.33%)
Mutual labels:  material-design
Material Dashboard Lite
A free dashboard template with material design lite
Stars: ✭ 705 (-6%)
Mutual labels:  material-design

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

antigen

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

antigen theme carloscuesta/materialshell materialshell

antibody

Add the following snippet to your .zshrc file:

antibody bundle carloscuesta/materialshell

zgen

Add the following snippet to your .zshrc file:

zgen load carloscuesta/materialshell materialshell

zplug

Add the following snippet to your .zshrc file:

zplug carloscuesta/materialshell, use:materialshell, 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
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].