Skip to content

Commit d397b06

Browse files
Backup commit before machine wipe (2026-06-08)
1 parent f65d984 commit d397b06

179 files changed

Lines changed: 16 additions & 31348 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/settings.local.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,21 @@
4545
"WebFetch(domain:api.github.com)",
4646
"WebFetch(domain:crates.io)",
4747
"Bash(ls:*)",
48-
"Bash(npm install -g @anthropic-ai/claude-code)"
48+
"Bash(npm install -g @anthropic-ai/claude-code)",
49+
"Bash(export PATH=\"$HOME/.local/share/pnpm:$HOME/.nvm/versions/node/*/bin:$HOME/.volta/bin:/opt/homebrew/bin:/usr/local/bin:$PATH\")",
50+
"Read(//Users/oli/Library/**)",
51+
"Read(//opt/homebrew/bin/**)",
52+
"Read(//usr/local/**)",
53+
"Bash(command -v corepack)",
54+
"Bash(export PATH=\"/opt/homebrew/opt/node@22/bin:$PATH\")",
55+
"Bash(corepack enable:*)",
56+
"Bash(corepack prepare:*)",
57+
"Read(//Users/oli/.cargo/bin/**)",
58+
"Read(//Users/oli/.rustup/**)",
59+
"Bash(sh -s -- -y)",
60+
"Bash(export PATH=\"$HOME/.cargo/bin:/opt/homebrew/opt/node@22/bin:$PATH\")",
61+
"Bash(brew list:*)",
62+
"Bash(export PATH=\"$HOME/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/opt/node@22/bin:$PATH\")"
4963
]
5064
}
5165
}

public/aurus-logo.png

-799 KB
Loading

src-tauri/.cargo/config.toml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)