Files
easyzsh/README.md
2018-04-23 02:14:26 +09:30

11 lines
296 B
Markdown

# quickz-sh
Quickly install and setup oh-my-zsh with powerlevel9k theme, Powerline fonts, zsh-completions, zsh-autosuggestions, zsh-syntax-highlighting, history-substring-search, fzf etc.
## Installation
``` bash
git clone https://github.com/jotyGill/quickz-sh.git
cd quickz-sh
./quickz.sh
```