Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ENHANCD_DISABLE_HOME config option not to use filter to cd without argument #44

Merged
merged 6 commits into from Sep 17, 2016
Merged

Introduce ENHANCD_DISABLE_HOME config option not to use filter to cd without argument #44

merged 6 commits into from Sep 17, 2016

Commits on Sep 17, 2016

  1. Copy the full SHA
    b78810e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    932fa4a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    647e7e2 View commit details
    Browse the repository at this point in the history
  4. Feature: add ENHANCD_DISABLE_HOME config option

    Whether to filter or not when __enhancd::cd is called without argument.
    Default is 0. It's current behavior.
    If set to 1, `cd` leads to `$HOME` without interactive filter.
    key-amb committed Sep 17, 2016
    Copy the full SHA
    7523c46 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    876f76f View commit details
    Browse the repository at this point in the history
  6. Fix typo in README

    key-amb committed Sep 17, 2016
    Copy the full SHA
    8d7250f View commit details
    Browse the repository at this point in the history