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

Add uninstaller #109

Merged
merged 15 commits into from
Oct 5, 2023
Merged

Add uninstaller #109

merged 15 commits into from
Oct 5, 2023

Commits on Oct 3, 2023

  1. Add uninstaller

    This is based on the install script, line by line.
    
    Will maybe make a nicer menu of everything if I have time and motivation.
    
    This PR can be merged as is though.
    enoch85 authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bed5384 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. add more functions

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    dcd7f82 View commit details
    Browse the repository at this point in the history
  2. rethink the uninstaller

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    57862cb View commit details
    Browse the repository at this point in the history
  3. more vars

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f03fc83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aecb8f2 View commit details
    Browse the repository at this point in the history
  5. SC

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    386e548 View commit details
    Browse the repository at this point in the history
  6. add missing var

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d992357 View commit details
    Browse the repository at this point in the history
  7. rename vars

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5929f82 View commit details
    Browse the repository at this point in the history
  8. final touches

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0f95c5d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19623b0 View commit details
    Browse the repository at this point in the history
  10. add script name

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    14b7019 View commit details
    Browse the repository at this point in the history
  11. more generic title

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6ed4d38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6da8204 View commit details
    Browse the repository at this point in the history
  13. add support for more OSes

    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    af07752 View commit details
    Browse the repository at this point in the history
  14. add -y flag

    not sure about the other package managers.
    enoch85 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8d07bc0 View commit details
    Browse the repository at this point in the history