Skip to content

Not cross-platform compatible #89

@AdamKBeck

Description

@AdamKBeck

You should use .bashrc instead of .bash_profile. Your .bash_profile should then contain the following, which will consolidate everything into one place instead of two:

if [ -f $HOME/.bashrc ]; then
        source $HOME/.bashrc
fi

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