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

Support profile specific sourcing #1

Open
rsampaths16 opened this issue May 23, 2021 · 1 comment
Open

Support profile specific sourcing #1

rsampaths16 opened this issue May 23, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rsampaths16
Copy link
Owner

# sourcing all common zshrcs
source $HOME/.zshrc-common

# sourcing all zshrc files which are personal if computer is personal
source $HOME/.zshrc-personal

# sourcing all zshrc files which are work related if computer is from work
source $HOME/.zshrc-work
rsampaths16 added a commit that referenced this issue May 23, 2021
@rsampaths16
Copy link
Owner Author

Removed

.dotfiles/.zshrc

Lines 110 to 113 in 9c1be68

# TODO: Source profiles specific to
# source $HOME/.zshrc-common
# source $HOME/.zshrc-home
# source $HOME/.zshrc-work
as Issue is tracked in github

@rsampaths16 rsampaths16 added the enhancement New feature or request label May 23, 2021
@rsampaths16 rsampaths16 self-assigned this May 23, 2021
@rsampaths16 rsampaths16 added this to the Have a decent .dotfiles milestone May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant