Skip to content
View kuangyujing's full-sized avatar
:octocat:
:octocat:
  • AppsWorks LLC
  • Japan

Highlights

  • Pro

Block or report kuangyujing

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
kuangyujing/README.md

GitHub stats

Top Gists

How to start tmux with attach if a session exists

https://gist.github.com/kuangyujing/5b0e16fb341ab4aaef2c4afeb287bf29

Create Service Principal for Dataverse

https://gist.github.com/kuangyujing/e63b18370a27bfad072e69244753f4f2

Top Repos

Dark theme for xfce4-terminal

Vim plugin for modern HTML5 syntax hightlight and indentation

Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.

Memo

Delete all containers including its volumes and images

docker rm -vf $(docker ps -aq)
docker rmi -f $(docker images -aq)

Pinned Loading

  1. html5.vim html5.vim Public

    HTML5 plugin for Vim

    Vim Script

  2. minimap.vim minimap.vim Public

    Forked from wfxr/minimap.vim

    📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.

    Vim Script

  3. ASP.NET-Core-Hosted ASP.NET-Core-Hosted Public

    ASP.NET Core Hosted (Blazor WebAssembly + Web API) Sample Solution

    C# 2

  4. arc-argocd arc-argocd Public

    ArgoCD support for Actions Runner Controller