Xiao Fan
Xiao Fan
Closes #188: Customizable follow.limit. Allows customization of how many entries to show for a given follow, so I can e.g. show more entries for hackernews, because that thing is a...
- inherit environment variables from runtime environment in `run` and `start`, but not `export` - prefer variables defined in runtime environment over those in `.env` or via `-e` - fixes...
**NOTE:** this builds on top of some unit testing brought in in #39, and that PR is generally less weird than this one, so you should probably read #39 first....
## PR Main Content **Bugfix:** When the branch name contains slashes, setting `ZSH_GIT_PROMPT_SHOW_UPSTREAM=2` did not produce the expected behavior of upstream name getting shortened. For example, with my current branch...