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

Allow the option of not overriding package-user-dir #1407

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 12, 2023

  1. Allow the option of not overriding package-user-dir

    Currently prelude overrides user-package-dir to be <prelude-dir>/elpa
    
    This patch does not change that behaviour, but gives the user
    to disable it.
    
    Adds a variable prelude-override-package-user-dir that by default is t.
    
    The path is only set when prelude-override-package-user-dir is true
    gitmsr committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    2901e51 View commit details
    Browse the repository at this point in the history