Skip to content

Ishidawg/minimal-green-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Green Lambda

This is attempt to create a theme to zsh, also has a custom theme for hyper terminal. Just another lambda theme... but minimal.

Take a look

It's not that fantasy, but it is mine <3.

Features

As almost every theme on internet, mine has different color to repo changes too

  • 🟢 Green circle when you haven't changes on repo
  • 🟡 Yellow circle when you have change some file
  • 🔴 Red lambda when you type something wrong on terminal emulator

Installation

You can run the commands bellow and have a 'auto' installation.

Auto Install:
To install is it, is just as minimal as the theme itself: clone repo, change directory and run the shell script.

git clone https://github.com/Ishidawg/minimal-green-lambda.git
cd minimal-green-lambda/
./install.sh

Manual:
Place the theme (ishidaw.zsh-theme) into the oh my zsh themes folder (~/.oh-my-zsh/themes/ishidaw.zsh-theme) and change the theme line into the .zshrc.

# Set name of the theme to load --- if set to "random", it will
# load a random theme each time Oh My Zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
ZSH_THEME="ishidaw"

If you are not using the Hyper Terminal and want to use it, download it here. To import the hyper settings, place the hyper.js into the ~/.hyper.js.

Thanks for reading this 💚.

About

ZSH Theme, clean lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages