mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-15 08:11:38 -06:00
feat: add Cursor Linux settings and expand Claude Code permissions
- Add comprehensive Cursor settings for Linux platform - Expand Claude Code allowed bash commands (control flow, tooling) - Enable KiTTy command finish notification suppression - Add JVM languages plugin to Claude Code workflows - Set default model to Sonnet in Claude settings
This commit is contained in:
@@ -6,5 +6,8 @@ include current-theme.conf
|
||||
enable_audio_bell no
|
||||
font_family MesloLGS NF
|
||||
|
||||
# Disable command finish notifications (fixes cryptic "4;0;0" notifications)
|
||||
notify_on_cmd_finish never
|
||||
|
||||
# Claude Code: Enable Shift+Enter for multi-line prompts
|
||||
map shift+enter send_text all \n
|
||||
|
||||
Reference in New Issue
Block a user