WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
View nazq's full-sized avatar

Highlights

  • Pro

Block or report nazq

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 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. Claude Session Manager - tmux sessio... Claude Session Manager - tmux session manager for Claude Code
    1
    #!/bin/bash
    2
    
                  
    3
    # Claude Session Manager for Git Worktrees
    4
    # Usage: claude_session [session_name] [--attach]
    5
    # Alias: cs
  2. git worktree helper git worktree helper
    1
    ######################################
    2
    # git_wt_init - Set up Git worktree repo
    3
    ######################################
    4
    
                  
    5
    git_wt_init() {
  3. par-run par-run Public

    Parallel Job Runner

    Python

  4. claude_gwt claude_gwt Public

    TypeScript 3