11 lines
271 B
Markdown
11 lines
271 B
Markdown
# 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
|
|
```
|