From 55f77bc54d5b964315795331d104e69519a3a6a7 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sat, 26 Jul 2025 23:30:38 +0200 Subject: Home: Claude yolo --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index ff05900..a4e3b36 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -354,6 +354,7 @@ k = "kubectl"; bzl = "bazel"; codex = "codex --disable-response-storage"; + claude = "claude --dangerously-skip-permissions"; extract = '' () { if [ -f $1 ] ; then -- cgit 1.4.1