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

Permission Denied on blt bash alias creation #133

Closed
haynescw opened this issue Jun 9, 2016 · 2 comments
Closed

Permission Denied on blt bash alias creation #133

haynescw opened this issue Jun 9, 2016 · 2 comments

Comments

@haynescw
Copy link
Contributor

haynescw commented Jun 9, 2016

Create a bash alias now? (y/n) [y] ? y
./install-alias.sh: line 19: /Users/XXXXX/.bashrc: Permission denied
Added alias for blt to /Users/XXXXX/.bashrc
Restart your terminal session to use the new command.

@grasmash
Copy link
Contributor

grasmash commented Jun 9, 2016

You'll need to set more liberal permissions on ~/.bashrc, then run ./blt.sh bolt:alias.

@grasmash
Copy link
Contributor

grasmash commented Jun 9, 2016

I've updated the install-alias.sh script to inform you of failure properly.

@haynescw haynescw closed this as completed Jun 9, 2016
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

No branches or pull requests

2 participants