Getting there

This commit is contained in:
Joty
2018-04-14 12:22:49 +09:30
parent 030ba6553d
commit 98aa3893ef
3 changed files with 43 additions and 24 deletions

View File

@@ -1 +1,10 @@
# quickz-sh
Quickly install and setup oh-my-zsh with powerlevel9k, 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
```