/zsh-config

Just my zsh configuration

Primary LanguageShell

tspng's zsh config

Just my personal zsh config.

Getting Started

Prerequisites

Should work on most Unix or Linux operating systems such as macOS, Linux, BSD or Windows WSL. But it's mainly tested on macOS, only.

Installation

Run the following command in your terminal for an automatic installation:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/tspng/zsh-config/master/tools/install.sh)"

Update

cd ~/.zsh && git pull --recurse-submodules