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

Proper solution for adding work-related scripts to PATH #17

Closed
roelfie opened this issue Jun 23, 2022 · 0 comments
Closed

Proper solution for adding work-related scripts to PATH #17

roelfie opened this issue Jun 23, 2022 · 0 comments

Comments

@roelfie
Copy link
Owner

roelfie commented Jun 23, 2022

Requirements

  • scripts should not be stored in github (but Dropbox?)
  • scripts should be grouped by employer

Example:
~/Dropbox/bin/personal
~/Dropbox/bin/work/clientA
~/Dropbox/bin/work/clientB
~/Dropbox/bin/work/clientC

Update dotbot and .zshrc to

  • Symlink ~/bin to ~/Dropbox/personal
  • Add ~/bin to PATH
  • Add all folders under ~/Dropbox/work dynamically to PATH
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

1 participant