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

Add support for Fish shell #326

Draft
wants to merge 5 commits into
base: rolling
Choose a base branch
from
Draft

Add support for Fish shell #326

wants to merge 5 commits into from

Commits on Sep 5, 2019

  1. Initial commit for adding fish support

    Signed-off-by: ruffsl <[email protected]>
    ruffsl committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    35e2d58 View commit details
    Browse the repository at this point in the history
  2. Stage local_setup.fish from bash

    Signed-off-by: ruffsl <[email protected]>
    ruffsl committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1bf7013 View commit details
    Browse the repository at this point in the history
  3. Port local_setup to fish

    Signed-off-by: ruffsl <[email protected]>
    ruffsl committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    380c1dd View commit details
    Browse the repository at this point in the history
  4. Add fish files in setup.py

    Signed-off-by: ruffsl <[email protected]>
    ruffsl committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3afbe37 View commit details
    Browse the repository at this point in the history
  5. The . command is deprecated

    and the `source` command is preferred
    fish-shell/fish-shell#310
    
    Signed-off-by: ruffsl <[email protected]>
    ruffsl committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    a847073 View commit details
    Browse the repository at this point in the history