Installation
Package
Hometown is available on Homebrew. Run
brew install olets/tap/hometown-prompt
and follow the post-install instructions logged to the terminal.
Plugin
You can install Hometown 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, it will be available in all new terminals. To use it in an already-open terminal, restart zsh in that terminal:
exec zsh
Manual
Either clone this repo and add source path/to/hometown.zsh-theme
to your .zshrc
, or
- Download the latest Hometown Prompt binary
- Put the file
hometown.zsh-theme
in a directory in yourPATH
Then restart zsh:
exec zsh