Installation

Shell plugin manager is the recommended installation method.

With a shell plugin manager

  1. Install olets/hometown-prompt with a zsh plugin manager. Each has their own way of doing things. See your package manager's documentation or the zsh plugin manager plugin installation procedures gist.

    After adding the plugin to the manager, restart zsh:

    exec zsh
    

Manual

Either clone this repo and add source path/to/hometown-prompt.zsh to your .zshrc, or

  1. Download the latest Hometown Prompt binary
  2. Put the file hometown-prompt.zsh in a directory in your PATH

Then restart zsh:

exec zsh