tspng / zsh-config

Just my zsh configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Just my zsh configuration


Languages

Language:Shell 100.0%