This repository contains an install script for Lunar's developer tooling.
It is stored publicly to simplify bootstrapping new developers but the source code of lw-zsh is in a private repository.
Run the following to install the tooling.
curl -sL -o install-lw-zsh.zsh https://raw.githubusercontent.com/lunarway/lw-zsh-install/master/install.sh && zsh install-lw-zsh.zsh