Skip to content
View thomastay's full-sized avatar
Block or Report

Block or report thomastay

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. Powershell fish prompt Powershell fish prompt
    1
    function replaceHome($pathArray) {
    2
        # Check whether the first three paths are equal to HOME
    3
        # If it is, it substitutes it for ~
    4
        # Change this accordingly, if your home path is more than three 
    5
        # paths long.
  2. expression-language expression-language Public

    Language library for interpreting one liners in JSON

    Go

  3. dotfiles dotfiles Public

    Personal files

    Shell 2

  4. wordle-helper wordle-helper Public

    https://thomastay.dev/wordle-helper/

    TypeScript