https://github.com/powerman/flazsh
Fastest ZSH you've ever seen
https://github.com/powerman/flazsh
Last synced: 11 months ago
JSON representation
Fastest ZSH you've ever seen
- Host: GitHub
- URL: https://github.com/powerman/flazsh
- Owner: powerman
- Created: 2020-06-07T11:35:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T06:35:09.000Z (over 1 year ago)
- Last Synced: 2025-02-15T05:52:34.178Z (11 months ago)
- Language: Shell
- Size: 1.83 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FLAzSH - fastest ZSH you've ever seen
My settings for ZSH with custom theme.
It includes [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) (but loads it
only partially), may also include
[prezto](https://github.com/sorin-ionescu/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](https://www.nerdfonts.com/),
which means you'll probably need to install both some of these fonts and
also [wcwidth-icons](https://github.com/powerman/wcwidth-icons) hack.
Tested only in urxvt.
