Skip to content

[FEATURE] De-couple aliases, etc. #5

@seanpden

Description

@seanpden

Release notes

De-couple aliases and other sections of .bashrc

Problem to solve

All aliases and other exports are thrown in .bashrc and it's quite ugly. It's also hard to track down where I declared some variable. If I separated them into files and used .bashrc to stage them, things would be more manageable.

Proposal

Call separate files in .bashrc instead of instantiating all info there. This would allow each file to be modular.

Intended users

N/A

Feature Usage Metrics

N/A

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