Skip to content
View tiagovrtr's full-sized avatar

Highlights

  • Pro

Organizations

@digestaid
Block or Report

Block or report tiagovrtr

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

  1. Output zsh_history with readable dates Output zsh_history with readable dates
    1
    sed -E 's/(([^0-9][0-9]{0,9})*)(\b[0-9]{10}\b)(([0-9]{0,9}[^0-9])*)/printf "%s%s%s" "\1" "$(date -ud @\3)" "\4"/ge' ~/.zsh_history | less
  2. ansible-role-cuda ansible-role-cuda Public

    Forked from fgci-org/ansible-role-cuda

    Installs cuda

    Shell

  3. ansible_role_microk8s ansible_role_microk8s Public

    Forked from istvano/ansible_role_microk8s

    Ansible role to install microk8s on ubuntu

    Shell

  4. actions-pipenv actions-pipenv Public

    GitHub Actions for Python projects using pipenv

    2