Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ANG13T/snowflake-zsh-theme

❄️ ☃️ An elegant, simple, and neat ZSH theme including an aesthetically pleasing cool color palette that harmonizes with dark themes
https://github.com/ANG13T/snowflake-zsh-theme

cli oh-my-zsh unix-shell zsh zsh-theme

Last synced: about 2 months ago
JSON representation

❄️ ☃️ An elegant, simple, and neat ZSH theme including an aesthetically pleasing cool color palette that harmonizes with dark themes

Lists

README

        

# snowflake.zsh-theme
An elegant, simple, and neat ZSH theme

![Image](https://github.com/angelina-tsuboi/snowflake-zsh-theme/blob/main/snowflake_preview.png?raw=true)

## Features
❄ Display of relevant information in an organized manner

❄ A simple, aesthetically pleasing design

❄ A cool color palette that harmonizes with dark themes

## Set Up

1. Clone the Repository
```
git clone https://github.com/angelina-tsuboi/snowflake-zsh-theme.git
```

2. Create a symlink of **snowflake.zsh-theme** in **.oh-my-zsh/themes/**. You can use the **omz-installation.sh** file:
```
./omz-installation.sh
```

3. Configure the theme in your **.zshrc** file:
```
ZSH_THEME="snowflake"
```