Skip to content

The `` syntax is deprecated, switch to $() instead. #50

@TheOPtimal

Description

@TheOPtimal

In line 113 of the zshrc, we see a case statement that uses `` for inline command evaluation rather than $().

According to this, this syntax is deprecated and is legacy and $() is the new `` but with things like better nesting and quoting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions