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

Kill etc/config.fish #2799

Closed
wants to merge 5 commits into from
Closed

Kill etc/config.fish #2799

wants to merge 5 commits into from

Commits on Mar 6, 2016

  1. Move code in etc/config.fish to share/config.fish

    This means one less file in /etc for packagers to deal with and
    preserves the semantics
    faho committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    a06e4a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e385a05 View commit details
    Browse the repository at this point in the history
  3. Also remove etc/config.fish from Makefile.in

    D'oh.
    faho committed Mar 6, 2016
    Configuration menu
    Copy the full SHA
    9c7c475 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e2791 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Add a skeleton etc/config.fish

    This contains a bit of information on how fish's configuration works for
    the admin, but fish still won't _require_ anything from /etc as the file
    can be safely removed.
    faho committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    03a1b34 View commit details
    Browse the repository at this point in the history