Skip to content

Include typeset -U path in dotfiles #140

Description

@SebiBasti

Over time the $PATH variable can get quite bloated and have many duplicates inside.

typeset -U path

This takes care of this and checks path to only include unique values e.g. it deletes all duplicates.

https://zsh.sourceforge.io/Guide/zshguide02.html#l24

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions