# oh-my-zsh-panda-theme **Repository Path**: davymai/oh-my-zsh-panda-theme ## Basic Information - **Project Name**: oh-my-zsh-panda-theme - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README oh-my-zsh-panda-theme ========================= oh-my-zsh panda style Theme Preview ------- ![Preview](https://raw.githubusercontent.com/davymai/oh-my-zsh-panda-theme/master/preview.png) Set Up ------- 1.Clone the repository. 2.Create a symlink of **panda.zsh-theme** in **.oh-my-zsh/themes/**. You can use the **install_in_omz.sh** file: ``` ./install_in_omz.sh ``` 3.Configure the theme in your **.zshrc** file: ``` ZSH_THEME="panda" ```