/zsh-config

Zsh config with customized theme

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Maintenance GitHub GitHub issues GitHub commit activity macOS

Customizing your Mac's Zsh-Shell.

This is the Zsh configuration I use for my Mac. It's primarily based on Lucas Costi's settings which are part of his great mac-config repo.

I only use another customized theme and added some personal aliases to the '.zshrc'.

The main files that do the work are:

The following git submodules, which are stored in addons/, are part of the setting:

Install with zsh-config.sh

The repo contains a script called zsh-config.sh which checks all the prerequisites for the customized Zsh-Shell and will install missing packages. Moreover, it copies the .zshrc to your $HOME location.

Note You first have to make the script executable by chmod +x zsh-config.sh

How it's look like

Contributing

Do you want to contribute? That’s great! Contributions are always welcome, no matter how large or small. If you found something odd, feel free to submit a new issue, improve the code by creating a pull request, or by sponsoring this project.