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

README.md: Add x-cmd method to install dive #550

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

Commits on Sep 3, 2024

  1. Add x-cmd method to install dive

    - Hi, we have implemented a lightweight [package manager using shell and awk](https://www.x-cmd.com/pkg/).
    It helps you download dive release packages from the internet and extract them into a unified directory for management, without requiring root permissions.
    
    - **I mean, can the installation method provided by x-cmd be added to the dive README?**[The installation method for the x command](https://www.x-cmd.com/start/)
      ```sh
      x env use dive
      ```
    lunrenyi authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8b097c5 View commit details
    Browse the repository at this point in the history