A small, usable configuration for ZSH
git clone --recursive [email protected]:changs/slimzsh.git ~/.slimzsh
Add following to ~/.zshrc
source "$HOME/.slimzsh/slim.zsh"
Slimzsh has:
- beautiful pure as a shell prompt
- syntax highlighting
- tab completion for commands and args (with switching menu and help)
I highly recommend you using fasd. Slimzsh will automaically detect it if you have it installed.
Then you'll be able to search inline for the best matching file like here:
and so much more!
The theme used in screenshots: Tomorrow Night Eighties with the Ubuntu Mono 15pt font.