This commit is contained in:
RafayAhmad7548 2026-05-18 06:50:15 +05:00
parent 5930a3f5cd
commit 5e95811278
Signed by: RafayAhmad
SSH key fingerprint: SHA256:WURX8viobA1uawb4dWM3LqYrY+XPcZcXhAXAlrYdhtE
3 changed files with 34 additions and 1 deletions

View file

@ -4,6 +4,8 @@ set -x EDITOR 'nvim'
set -x SSH_AUTH_SOCK $XDG_RUNTIME_DIR/rbw/ssh-agent-socket
set -x CHROME_EXECUTABLE /usr/bin/chromium
set -x SUPPLY_KEY_JSON ~/.fastlane/read-maududi-app-b0b713a4a08b.json
fish_add_path /opt/android-sdk/platform-tools
fish_add_path /opt/android-sdk/emulator
fish_add_path /opt/android-sdk/cmdline-tools/latest/bin

View file

@ -23,6 +23,19 @@
},
"model_parameters": []
}, */
"ssh_connections": [
{
"host": "server",
"args": [],
"projects": []
}
],
"outline_panel": {
"dock": "left"
},
"collaboration_panel": {
"dock": "left"
},
"enable_language_server": false,
"remove_trailing_whitespace_on_save": false,
"use_on_type_format": false,
@ -39,8 +52,10 @@
},
"show_edit_predictions": false,
"agent": {
"sidebar_side": "left",
"dock": "right",
"always_allow_tool_actions": false,
"default_profile": "ask",
"default_profile": "write",
"default_model": {
"effort": "high",
"enable_thinking": false,