Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added profile.d like support for all supported shells #855

Merged
merged 5 commits into from
Feb 29, 2016

Conversation

daxgames
Copy link
Member

No description provided.

fi

pushd ${CMDER_ROOT}/config/profile.d >/dev/null
for x in $(ls ${CMDER_ROOT}/config/profile.d/*.sh) ; do
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to fix this - Do not merge.

MartiUK added a commit that referenced this pull request Feb 29, 2016
Added profile.d like support for all supported shells
@MartiUK MartiUK merged commit 33d6f11 into cmderdev:development Feb 29, 2016
@daxgames daxgames deleted the profile.d_support branch February 29, 2016 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants