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

Updated code #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Updated code #2

wants to merge 1 commit into from

Conversation

ZeroOneLabs
Copy link

Added full path to mkdir -p in case a user's project folder changes. De-duplicated $CODE_EDITOR . line. Changed '.' to path of project folder. Encapsulated path variables with quotes (in case path has spaces) and variables with curly braces to avoid variable name collision in paths, etc.

Added full path to `mkdir -p` in case a user's project folder changes. De-duplicated `$CODE_EDITOR .` line. Changed '.' to path of project folder. Encapsulated path variables with quotes (in case path has spaces) and variables with curly braces to avoid variable name collision in paths, etc.
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.

1 participant