Skip to content
forked from changs/slimzsh

My custom configuration of slimzsh

Notifications You must be signed in to change notification settings

MoDrazzz/slimzsh

 
 

Repository files navigation

slimzsh

A small, usable configuration for ZSH. It enables all the awesomeness of ZSH with a small and tidy config.

Install

git clone --recursive https://github.com/changs/slimzsh.git ~/.slimzsh

Add following to ~/.zshrc

source "$HOME/.slimzsh/slim.zsh"

Features

Slimzsh has:

  • beautiful pure as a shell prompt
  • syntax highlighting
  • tab completion for commands and args (with switching menu and help)
  • all ZSH's awesomeness enabled

alt text alt text

fasd

I highly recommend using fasd. Slimzsh will automatically detect it if you have it installed.

Then you'll be able to search inline for the best matching file like here:

alt text

and so much more!

Local modifications

  1. if you want to add custom aliases, create ~/.slimzsh/aliases.zsh.local file and put them there - this file will be automatically sourced.

Tips

The theme used in screenshots is PencilDark with the IBM Plex Mono font.

About

My custom configuration of slimzsh

Resources

Stars

Watchers

Forks

Languages

  • Shell 100.0%