aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/__claude-code-notify
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-08-10 15:01:03 +0900
committernsfisis <nsfisis@gmail.com>2025-08-10 15:01:03 +0900
commit4150ce25e87d8cbf3f067e6aabd8b1e836dbc683 (patch)
tree1abf63413ad205728c29272f0f7d772c2476d8c7 /bin/__claude-code-notify
parent16cb785971dda429fae4028c3b63de81e3c8f246 (diff)
downloaddotfiles-4150ce25e87d8cbf3f067e6aabd8b1e836dbc683.tar.gz
dotfiles-4150ce25e87d8cbf3f067e6aabd8b1e836dbc683.tar.zst
dotfiles-4150ce25e87d8cbf3f067e6aabd8b1e836dbc683.zip
claude: set up statusline
Diffstat (limited to 'bin/__claude-code-notify')
-rwxr-xr-xbin/__claude-code-notify2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/__claude-code-notify b/bin/__claude-code-notify
index 2d76b99..60d3454 100755
--- a/bin/__claude-code-notify
+++ b/bin/__claude-code-notify
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
message="$(jq -r '.message // "Task completed"')"
if [ "$(uname)" = "Darwin" ]; then