Skip to content

Fish: . is deprecated #104

Closed
Closed
@kkebo

Description

@kkebo

In fish, . is deprecated and will be removed in the future version.

https://fishshell.com/docs/current/cmds/source.html#description

. (a single period) is an alias for the source command. The use of . is deprecated in favour of source, and . will be removed in a future version of fish.

Therefore, in #91, we should have used source /path/to/env.fish instead of . /path/to/env.fish when using fish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions