Skip to content

zsh is great. starterkit makes it even better. start with omz and add this plugin to get great defaults.

License

Notifications You must be signed in to change notification settings

unixorn/zsh-starterkit

Repository files navigation

zsh-starterkit

zsh is wonderful. But the defaults aren't that great for a new user. This project builds on the simplicity of oh-my-zsh by giving you a great base install with some essential plugins.

If you are a well seasoned shell aficionado, this project might not be for you. But if you like projects like oh-my-zsh and want something better than bash without having to spend your life learning to configure your shell, this project pulls in all the best stuff to get you started with minimal setup.

Better living via better zsh defaults - that's zsh-starterkit.

#Plugins

zsh-starterkit gives you some of the best plugins to get going.

Settings

oh-my-zsh doesn't give new users all the best defaults. Aliases, options and other goodies that make life easier are ready to go.

Basic Installation

zsh-starterkit is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/mattmc3/zsh-starterkit/master/_scripts/install.sh)"

via wget

sh -c "$(wget https://raw.githubusercontent.com/mattmc3/zsh-starterkit/master/_scripts/install.sh -O -)"

About

zsh is great. starterkit makes it even better. start with omz and add this plugin to get great defaults.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages