Skip to content
View zachleach's full-sized avatar
  • The University of Texas at Dallas
  • Dallas, TX
  • LinkedIn in/lachzeach

Block or report zachleach

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. Terminal Colors Terminal Colors
    1
    Black       = #000000
    2
    Red         = #BF0000
    3
    Green       = #00BF00
    4
    Yellow      = #BFBF00
    5
    Blue        = #0000BF
  2. Dotfiles Dotfiles
    1
    ## ~/.tmux.conf
    2
    ```tmux
    3
    set -g default-terminal "${TERM}"
    4
    set -g mode-keys vi
    5
    set -g escape-time 0
  3. bash-notes bash-notes Public

    How I take notes in Bash

    Shell

  4. latex-hw-template latex-hw-template Public

    make homework assignments look cool

    TeX

  5. CS2340 CS2340 Public

    Resources for computer architecture at UT Dallas

  6. Perplexity AI Prompts Perplexity AI Prompts
    1
    
                  
    2
    ## Get more accurate responses
    3
    ```txt
    4
    Analyze your final response for assumptions and correct them, or ask for more information if necessary.
    5
    ```