mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 10:31:06 +01:00
Alternative approach suggested in https://github.com/nix-community/home-manager/pull/8290#discussion_r2593114782 Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2 lines
247 B
Bash
2 lines
247 B
Bash
#! /nix/store/00000000000000000000000000000000-bash/bin/bash -e
|
|
exec -a "$0" "/nix/store/00000000000000000000000000000000-claude-code/bin/.claude-wrapped" "$@" --mcp-config /nix/store/00000000000000000000000000000000-claude-code-mcp-config.json
|