Appearance
Troubleshooting
If you get a momentary error
There was problem finishing installing Hometown
the mostly likely cause is a Git submodules initialization problem.
Try this to fix it:
cd
to thehometown-prompt
directoryRun
shellgit submodule update --remote --recursive --init exec zsh
If that fixes it, run exec zsh
in any other open terminals.