From a515b5dc7053fa4ba4e93eb744270af640734855 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 4 Jul 2025 01:05:49 +0900 Subject: claude-code: add settings.json --- home-manager/config/sh/claude-code.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'home-manager/config/sh/claude-code.sh') diff --git a/home-manager/config/sh/claude-code.sh b/home-manager/config/sh/claude-code.sh index 0b467bb..8dc8fc3 100644 --- a/home-manager/config/sh/claude-code.sh +++ b/home-manager/config/sh/claude-code.sh @@ -1,4 +1,3 @@ -# Safe wrappers for Claude Code if [ -n "$CLAUDECODE" ]; then # Safe wrapper for find command find() { @@ -41,4 +40,4 @@ if [ -n "$CLAUDECODE" ]; then command fd "$@" } -fi \ No newline at end of file +fi -- cgit v1.2.3-70-g09d2