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.

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. 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