Skip to content
View stphn's full-sized avatar
💻
coding
💻
coding

Highlights

  • Pro
Block or Report

Block or report stphn

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. htmx-ai htmx-ai Public

    testing astro and htmx and adding open AI

    TypeScript

  2. iA-Fonts iA-Fonts Public

    Forked from iaolo/iA-Fonts

    Free variable writing fonts from iA

  3. tmux-configs.txt tmux-configs.txt
    1
    // TMUX
    2
    
                  
    3
    C-a C-o     Rotate through the panes
    4
    C-a C-z     Suspend the current client
    5
    C-a Space   Select next layout
  4. skhdrc.yaml skhdrc.yaml
    1
    # change window focus within space
    2
    alt - j : yabai -m window --focus south
    3
    alt - k : yabai -m window --focus north
    4
    alt - h : yabai -m window --focus west
    5
    alt - l : yabai -m window --focus east