Skip to content
View qugu's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report qugu

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. hugo-theme-slim hugo-theme-slim Public

    Forked from zhe/hugo-theme-slim

    Hugo theme—Slim

    HTML

  2. tvim tvim Public

    Tim's VIM configuration

    Vim Script

  3. Parallelize du utility to run for NFS Parallelize du utility to run for NFS
    1
    find /directory -maxdepth 1 -name "subdirectory" -type d -print0 | sudo parallel --no-notice -j4 -0 'du -sh {}'
  4. nextcloud-aws-deploy nextcloud-aws-deploy Public

    Terraform and Ansible templates to roll-out a mid-size Nextcloud deployment in AWS

    HCL 2