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

check for setup/uninstall script compatibility on osx #28

Open
1 of 4 tasks
GiselleSerate opened this issue Dec 19, 2017 · 2 comments
Open
1 of 4 tasks

check for setup/uninstall script compatibility on osx #28

GiselleSerate opened this issue Dec 19, 2017 · 2 comments

Comments

@GiselleSerate
Copy link
Owner

GiselleSerate commented Dec 19, 2017

Please do the following when you get access to a lab mac:

  • setup works!
  • uninstall works!
  • documentation for this process written!
  • check src command works for mac, or at least fails gracefully? (it does not. this is the wrong file to source.)
@aryarm
Copy link
Collaborator

aryarm commented Dec 20, 2017

Also, cds needs to be tried on a lab mac.
And also some of the code in .bash_nav. The windows aliases shouldn't be available on a mac.

@GiselleSerate
Copy link
Owner Author

cds is gucci on a mac, but apparently altalias is . . . bad. Not good. Has error, but works.
Error:

computer:~ gserate$ alias -s srenv='source .env/bin/activate'
expr: syntax error
Creating new permanent alias: alias alias='altalias'
alias serve='php artisan serve &>/dev/null &'
alias srenv='source .env/bin/activate'

@aryarm aryarm mentioned this issue Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants