Skip to content
View mutte-79's full-sized avatar
😃
yay!
😃
yay!

Block or report mutte-79

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 Loading

  1. Lookup CLSID in PowerShell Lookup CLSID in PowerShell
    1
    function Lookup-Clsid
    2
    {
    3
        Param([string]$clsid)
    4
        $CLSID_KEY = 'HKLM:\SOFTWARE\Classes\CLSID'
    5
    
                  
  2. microsoft/PowerToys microsoft/PowerToys Public

    Windows system utilities to maximize productivity

    C# 115k 6.8k

  3. PowerShell/PSReadLine PowerShell/PSReadLine Public

    A bash inspired readline implementation for PowerShell

    C# 3.8k 305

  4. alsa-project/alsa-firmware alsa-project/alsa-firmware Public

    The Advanced Linux Sound Architecture (ALSA) - firmware

    C 11 5