Skip to content
View ekishouTV's full-sized avatar
  • Japan
  • 05:54 (UTC +09:00)
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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: 
    2
    
                  
    3
    Update-FormatData "$PSScriptRoot\scoop-outdated.ps1xml"
    4
    
                  
    5
    $updates = scoop status | Where-Object Info -NotMatch 'Held'