Skip to content
View ekishouTV's full-sized avatar
  • Japan
  • 14:11 (UTC +09:00)

Block or report ekishouTV

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. scoop-du: List directory usage - app... scoop-du: List directory usage - apps, buckets, cache, modules, persist and shims
    1
    # Usage: scoop du [options]
    2
    # Summary: List directory usage - apps, buckets, cache, modules, persist and shims
    3
    # Help: 'scoop du' List all (apps, buckets, cache, modules, persist and shims) .
    4
    #
    5
    # Options:
  2. scoop-update-notifier scoop-update-notifier Public

    Notify whether or not an update for an installed app by Scoop via toast.

    PowerShell 1

  3. scoop-outdated: "scoop status" with ... scoop-outdated: "scoop status" with last update time.
    1
    # Summary: `scoop status` with last update and manifest update times.
    2
    
                  
    3
    Update-FormatData "$PSScriptRoot\scoop-outdated.ps1xml"
    4
    
                  
    5
    $updates = scoop status -l | Where-Object Info -NotMatch 'Held'