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

[FEATURE] Enable zsh integration #107

Merged
merged 11 commits into from
Jun 4, 2018
Merged

[FEATURE] Enable zsh integration #107

merged 11 commits into from
Jun 4, 2018

Commits on May 30, 2018

  1. Enable zsh integration

    Mathieu Leduc-Hamel committed May 30, 2018
    Configuration menu
    Copy the full SHA
    f93be5e View commit details
    Browse the repository at this point in the history
  2. Fix spelling

    Mathieu Leduc-Hamel committed May 30, 2018
    Configuration menu
    Copy the full SHA
    3730839 View commit details
    Browse the repository at this point in the history
  3. Only doing the common part when having a known shell

    Mathieu Leduc-Hamel committed May 30, 2018
    Configuration menu
    Copy the full SHA
    3297785 View commit details
    Browse the repository at this point in the history
  4. Display error message in stderr

    Mathieu Leduc-Hamel committed May 30, 2018
    Configuration menu
    Copy the full SHA
    4f34c9d View commit details
    Browse the repository at this point in the history
  5. Test for missing shell

    Mathieu Leduc-Hamel committed May 30, 2018
    Configuration menu
    Copy the full SHA
    089ec6c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Preserve previous value of the precmd_functions variable for zsh

    Mathieu Leduc-Hamel committed May 31, 2018
    Configuration menu
    Copy the full SHA
    4da6f68 View commit details
    Browse the repository at this point in the history
  2. Adds support for empty SHELL variable

    Mathieu Leduc-Hamel committed May 31, 2018
    Configuration menu
    Copy the full SHA
    077595f View commit details
    Browse the repository at this point in the history
  3. Force defition of SHELL in integration test

    Mathieu Leduc-Hamel committed May 31, 2018
    Configuration menu
    Copy the full SHA
    1c5e781 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Fallback on bash configuration when empty

    Mathieu Leduc-Hamel committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    b168db1 View commit details
    Browse the repository at this point in the history
  2. Adds warning message for empty SHELL

    Mathieu Leduc-Hamel committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    3c07ce2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Removes python dep for dad

    Mathieu Leduc-Hamel committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    30e1df7 View commit details
    Browse the repository at this point in the history