Skip to content
View dev100kg's full-sized avatar
  • Tokyo, Japan

Block or report dev100kg

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. get-gip get-gip Public

    PythonでグローバルIPを取得

    Python

  2. Chromebookのlinux初期設定(日本語関係) Chromebookのlinux初期設定(日本語関係)
    1
    #!/bin/bash
    2
    cd "$HOME" || exit
    3
    sudo apt update && sudo apt -y dist-upgrade && sudo apt -y autoremove
    4
    #日本語関係
    5
    sudo apt -y install task-japanese locales-all fonts-noto-cjk