Skip to content

better handling of dotfiles for ~/.common_env#1

Open
ninjabong wants to merge 2 commits into
osxc:masterfrom
ninjabong:improve-common-env
Open

better handling of dotfiles for ~/.common_env#1
ninjabong wants to merge 2 commits into
osxc:masterfrom
ninjabong:improve-common-env

Conversation

@ninjabong

Copy link
Copy Markdown
Member

made it more like legacy-common so it also handles .profile as last resort, creating one if needed.

@ninjabong

Copy link
Copy Markdown
Member Author

Hrmm will need to update since CI failed with a traceback on my regex, however it's output clearly indicates the existence of both a .bash_profile and .zshrc which are not created "out-of-the-box" in ~/.

@ninjabong

Copy link
Copy Markdown
Member Author

bump

@rricard

rricard commented Nov 19, 2014

Copy link
Copy Markdown
Contributor

Let's rebuild it on travis !

In case travis throws weird errors, just relaunch it !

@hacfi

hacfi commented Nov 30, 2014

Copy link
Copy Markdown

Will this PR also hide the errors for the non-existing files?

@ninjabong

Copy link
Copy Markdown
Member Author

The errors can be safely ignored, but we do need to check for the existence of certain files before we go and blindly squash people's dotfiles, see osxc/legacy-common#8 for more reasoning behind why.

@hacfi

hacfi commented Dec 1, 2014

Copy link
Copy Markdown

Thanks for the info! At first I thought something went wrong. Love this tool!

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.

3 participants