Installation
Shell plugin manager is the recommended installation method.
With a shell plugin manager
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
- Download the latest Hometown Prompt binary
- Put the file
hometown-prompt.zsh
in a directory in yourPATH
Then restart zsh:
exec zsh