Skip to content
View m1st0's full-sized avatar
Block or Report

Block or report m1st0

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. Compiling PHP 8 on Ubuntu 22.10 with... Compiling PHP 8 on Ubuntu 22.10 with Various Supported Modules
    1
    #!/bin/bash
    2
    
                  
    3
    # PHP 8 Compile #
    4
    # Author: Maulik Mistry
    5
    # Please share support: https://www.paypal.com/paypalme/m1st0
  2. Automatic FlatPak CLI Aliases Automatic FlatPak CLI Aliases
    1
    #!/usr/bin/python3
    2
    
                  
    3
    """
    4
    flatpak_directory_alias.py
    5
    ================
  3. Fix broken links with only their bas... Fix broken links with only their basename in shared libraries.
    1
    #!/bin/bash
    2
    # Retrieve old files abandoned by upgrade.
    3
    #
    4
    # Copyright (C) 2024 Maulik Mistry <mistry01@gmail.com>
    5
    # https://github.com/m1st0