aboutsummaryrefslogtreecommitdiffhomepage
path: root/home-manager/config/sh/claude-code.sh
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/config/sh/claude-code.sh')
-rw-r--r--home-manager/config/sh/claude-code.sh3
1 files changed, 1 insertions, 2 deletions
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