Skip to content

_load_settings needs `setΒ #634

@serixscorpio

Description

@serixscorpio

When bringing my dotfiles up-to-date including the Make _load_settings() more concise commit, I noticed my prompt turned into
2019-05-21_10-45
It turned out I had to setopt extendedglob as noted by the commit message. I ended up adding this configuration in my zshenv.local so by the time zshrc runs _load_settings, the glob can work correctly. Just wondering if it would make sense for setopt extendedglob to be in thoughtbot dotfiles (zshenv or zshrc?) instead of requiring custom config for _load_settings to work?

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