More plugins, cleaned

This commit is contained in:
Joty
2018-04-19 17:31:39 +09:30
parent 4497fe8956
commit 4d96fc7222
2 changed files with 19 additions and 3 deletions

View File

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