Initial commit
Dotfiles managed with GNU Stow: Hyprland (Lua config), Neovim, zsh, tmux, ghostty, alacritty, waybar, yazi, lazygit, herdr, Claude Code. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"agentPushNotifEnabled": true,
|
||||
"editorMode": "vim",
|
||||
"effortLevel": "high",
|
||||
"enabledPlugins": {
|
||||
"caveman@caveman": true,
|
||||
"chrome-devtools-mcp@chrome-devtools-plugins": true,
|
||||
"frontend-design@claude-plugins-official": true,
|
||||
"rust-analyzer-lsp@claude-plugins-official": true
|
||||
},
|
||||
"extraKnownMarketplaces": {
|
||||
"caveman": {
|
||||
"source": {
|
||||
"repo": "JuliusBrussee/caveman",
|
||||
"source": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"hooks": {
|
||||
"SessionStart": [
|
||||
{
|
||||
"hooks": [
|
||||
{
|
||||
"command": "bash \"$HOME/.claude/hooks/herdr-agent-state.sh\" session",
|
||||
"timeout": 10,
|
||||
"type": "command"
|
||||
}
|
||||
],
|
||||
"matcher": "*"
|
||||
}
|
||||
]
|
||||
},
|
||||
"model": "claude-fable-5[1m]",
|
||||
"skipAutoPermissionPrompt": true,
|
||||
"skipWorkflowUsageWarning": true,
|
||||
"statusLine": {
|
||||
"command": "bash \"$HOME/.claude/plugins/cache/caveman/caveman/ef6050c5e184/hooks/caveman-statusline.sh\"",
|
||||
"type": "command"
|
||||
},
|
||||
"tui": "fullscreen"
|
||||
}
|
||||
Reference in New Issue
Block a user