Skip to content
View myriaglot's full-sized avatar
👋
hello world!
👋
hello world!

Block or report myriaglot

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. daily-dev-quotes daily-dev-quotes Public

    daily dev quotes for motivation

  2. platform-as-a-service platform-as-a-service Public

    Alpha proof of concept for a low-code platform designed to streamline the deployment of basic microservices. still in stealth

    1

  3. what is v what is v
    1
    # depends on fzf-tmux and nvim being installed
    2
    ```bash
    3
    alias v='fd --type f --hidden --exclude .git | fzf-tmux -p --reverse | xargs nvim'
    4
    ```
  4. joparara joparara Public

  5. octavel octavel Public

    Forked from emilas44/eight

    A stable Laravel 8 fork

    PHP

  6. zsh-docker-aliases zsh-docker-aliases Public

    Forked from akarzim/zsh-docker-aliases

    ZSH Docker aliases and functions

    Shell