From 37b7ab009e41cf26ee79ade7d6bb9f2d0e75ef10 Mon Sep 17 00:00:00 2001 From: Joty Date: Thu, 26 Jul 2018 11:30:54 +0930 Subject: [PATCH] README update --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de9fb38..ba741f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # quickz-sh +A simple script to setup an awesome shell environment. +Quickly install and setup zsh and oh-my-zsh (https://github.com/robbyrussell/oh-my-zsh) with +* powerlevel9k theme (https://github.com/bhilburn/powerlevel9k/), +* Powerline fonts(https://github.com/powerline/fonts), +* zsh-completions (https://github.com/zsh-users/zsh-completions), +* zsh-autosuggestions (https://github.com/zsh-users/zsh-autosuggestions), +* zsh-syntax-highlighting (https://github.com/zsh-users/zsh-syntax-highlighting), +* history-substring-search (https://github.com/zsh-users/zsh-history-substring-search), +* fzf (https://github.com/junegunn/fzf), +* k (https://github.com/supercrabtree/k) +* marker (https://github.com/pindexis/marker) -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 Requirements: