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

Make a lazy pearl init operation #112

Open
fsquillace opened this issue Oct 29, 2022 · 0 comments
Open

Make a lazy pearl init operation #112

fsquillace opened this issue Oct 29, 2022 · 0 comments

Comments

@fsquillace
Copy link
Member

Rather than initialize each config files (bash, zsh, fish, vim and emacs) during pearl init command it is better to just configure them when needed, namely when a pearl package containing the respective config file gets added.

As an example, if a package containing config.vim file gets installed, pearl will check whether the pearl init for ~/.vimrc exists and change it accordingly. This will make all the other program config files unchanged.

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