aboutsummaryrefslogtreecommitdiffhomepage
path: root/mitamae
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-07-04 01:05:49 +0900
committernsfisis <nsfisis@gmail.com>2025-07-04 01:05:49 +0900
commita515b5dc7053fa4ba4e93eb744270af640734855 (patch)
treedcd46a2c76ed81cb22b1d737e6d5f0e18b0e3e59 /mitamae
parenta944fb5c719bb4cdc7d541e28d2dde881eac5248 (diff)
downloaddotfiles-a515b5dc7053fa4ba4e93eb744270af640734855.tar.gz
dotfiles-a515b5dc7053fa4ba4e93eb744270af640734855.tar.zst
dotfiles-a515b5dc7053fa4ba4e93eb744270af640734855.zip
claude-code: add settings.json
Diffstat (limited to 'mitamae')
-rw-r--r--mitamae/default.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/mitamae/default.rb b/mitamae/default.rb
index c9efd3c..e61a798 100644
--- a/mitamae/default.rb
+++ b/mitamae/default.rb
@@ -56,6 +56,9 @@ directory "#{home}/bin"
link "#{home}/bin/tmux-pane-idx" do
to "#{home}/dotfiles/bin/tmux-pane-idx"
end
+link "#{home}/bin/__claude-code-notify" do
+ to "#{home}/dotfiles/bin/__claude-code-notify"
+end
# SKK
directory "#{home}/.config/skk"