Ecosyste.ms: Awesome

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

https://github.com/Sokkam/small-terminal-diy-theme

在oh-my-zsh的自带主题的基础上自己做了一些定制,备份下来
https://github.com/Sokkam/small-terminal-diy-theme

Last synced: about 2 months ago
JSON representation

在oh-my-zsh的自带主题的基础上自己做了一些定制,备份下来

Lists

README

        

# small-terminal-diy-theme

## Introduction
This is modified according to the ys theme that comes with oh-my-zsh.

## System
macOS

## How To Use
1. ```git clone [email protected]:Sokkam/small-terminal-diy-theme.git```
2. ```cd small-terminal-diy-theme/small_diy_ys```
3. Find ```small_diy_ys.zsh-theme``` and put it in your home directory. (~/.oh-my-zsh/themes)
4. Return to your home directory. And open the ```.zshrc``` file.
5. Find the code ```export ZSH_THEME="small_diy_ys"``` and modify it

## Screen Shot
* small_diy_ys

![image](https://github.com/Sokkam/terminal-diy-theme/blob/master/small_diy_ys/pic/diyys1.png)
![image](https://github.com/Sokkam/terminal-diy-theme/blob/master/small_diy_ys/pic/diyys2.png)

## License
[MIT](http://opensource.org/licenses/MIT)