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

getgit: flag for installation without modifying the environment #548

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

Commits on Feb 27, 2024

  1. getgit: flag for installation without modifying the environment

    passing -e has the following effects:
    
    1. `/etc/profile.d` is not processed.
    2. The context menu scripts `ctxmenu.bat` and `rm-ctxmenu.bat` are not created.
    3. `/cmd` is not added to the path, programs in `/cmd` are installed to `[/usr]/bin`.
    
    Signed-off-by: Luna Saphie Mittelbach <[email protected]>
    LunarLambda committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6cff4a3 View commit details
    Browse the repository at this point in the history