Skip to content
View philipshurpik's full-sized avatar
  • Warsaw

Block or report philipshurpik

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. claude-code-status-line claude-code-status-line Public

    Color-coded status line for Claude Code

    JavaScript 11 4

  2. Relink Claude Team and Personal acco... Relink Claude Team and Personal accounts with old (default) account
    1
    #!/usr/bin/env bash
    2
    # Script to symlink two Claude accounts (e.g. team and personal one) to your old default "$HOME/.claude" folder
    3
    # 1) You need to first create folders, e.g.:
    4
    # mkdir -p ~/.claude-team ~/.claude-personal
    5
    # 2) Create team and personal aliases in ~/.zprofile :