Skip to content
View MutoMagic's full-sized avatar
🍋
y~
🍋
y~

Block or report MutoMagic

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. openwrt-bnx2x-2.5g openwrt-bnx2x-2.5g Public archive

    让BCM57810S支持2.5G,仅发布x64版本。多核编译之所以失败是因为内存不足,对于5950x来说32G肯定不够。

    Shell 3 1

  2. https://github.com/amix/vimrc https://github.com/amix/vimrc
    1
    #!/bin/bash -e
    2
    
                  
    3
    git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime
    4
    sudo mv ~/.vim_runtime /opt/.vim_runtime
    5
    ln -s /opt/.vim_runtime/vimrcs/basic.vim ~/.vimrc