powerman / flazsh

Fastest ZSH you've ever seen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLAzSH - fastest ZSH you've ever seen

My settings for ZSH with custom theme.

It includes oh-my-zsh (but loads it only partially), may also include prezto etc. - so it's possible to use themes/plugins from any of them.

Install

Remove ~/.zsh*, then:

echo 'ZDOTDIR=~/.zsh' > ~/.zshenv
git clone https://github.com/powerman/flazsh ~/.zsh
zsh -i -c 'fast-theme powerman'

Theme

My theme uses wide icons from Nerd Fonts, which means you'll probably need to install both some of these fonts and also wcwidth-icons hack.

Tested only in urxvt.

theme-powerman

About

Fastest ZSH you've ever seen


Languages

Language:Shell 99.3%Language:Python 0.2%Language:Roff 0.2%Language:Perl 0.2%Language:Makefile 0.1%Language:Ruby 0.1%