101 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "settings_version": "0.20.0",
 | |
|   "debug": false,
 | |
|   "obsidian_command_palette_prefix": "Execute: ",
 | |
|   "preview_variables_in_command_palette": true,
 | |
|   "show_autocomplete_menu": true,
 | |
|   "working_directory": "",
 | |
|   "default_shells": {},
 | |
|   "environment_variable_path_augmentations": {
 | |
|     "darwin": "/Users/oscarplaisant/.opam/default/bin:/Users/oscarplaisant/.opam/default/bin:/opt/local/bin:/opt/local/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:$HOME/.cargo/env:/Library/TeX/texbin:/Users/oscarplaisant/.cargo/bin:/Users/oscarplaisant/.opam/default/bin:/opt/local/bin:/opt/local/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/oscarplaisant/.cargo/env:/Users/oscarplaisant/.cargo/bin+:/Users/oscarplaisant/.zsh_scripts/+:/Users/oscarplaisant/.zsh_scripts/+:/Users/oscarplaisant/.zsh_scripts/"
 | |
|   },
 | |
|   "error_message_duration": 20,
 | |
|   "notification_message_duration": 10,
 | |
|   "execution_notification_mode": "disabled",
 | |
|   "output_channel_clipboard_also_outputs_to_notification": true,
 | |
|   "output_channel_notification_decorates_output": true,
 | |
|   "enable_events": true,
 | |
|   "approve_modals_by_pressing_enter_key": true,
 | |
|   "command_palette": {
 | |
|     "re_execute_last_shell_command": {
 | |
|       "enabled": true,
 | |
|       "prefix": "Re-execute: "
 | |
|     }
 | |
|   },
 | |
|   "max_visible_lines_in_shell_command_fields": false,
 | |
|   "shell_commands": [
 | |
|     {
 | |
|       "id": "4s9o488usd",
 | |
|       "platform_specific_commands": {
 | |
|         "default": "/opt/homebrew/bin/neovide {{file_path:absolute}}"
 | |
|       },
 | |
|       "shells": {},
 | |
|       "alias": "neovide",
 | |
|       "icon": null,
 | |
|       "confirm_execution": false,
 | |
|       "ignore_error_codes": [],
 | |
|       "input_contents": {
 | |
|         "stdin": null
 | |
|       },
 | |
|       "output_handlers": {
 | |
|         "stdout": {
 | |
|           "handler": "ignore",
 | |
|           "convert_ansi_code": true
 | |
|         },
 | |
|         "stderr": {
 | |
|           "handler": "notification",
 | |
|           "convert_ansi_code": true
 | |
|         }
 | |
|       },
 | |
|       "output_wrappers": {
 | |
|         "stdout": null,
 | |
|         "stderr": null
 | |
|       },
 | |
|       "output_channel_order": "stdout-first",
 | |
|       "output_handling_mode": "buffered",
 | |
|       "events": {},
 | |
|       "command_palette_availability": "enabled",
 | |
|       "preactions": [],
 | |
|       "variable_default_values": {}
 | |
|     },
 | |
|     {
 | |
|       "id": "53b5ai5phh",
 | |
|       "platform_specific_commands": {
 | |
|         "default": "/opt/homebrew/bin/tmux new-window && /opt/homebrew/bin/tmux send-keys \"cd {{folder_path:absolute}}\" Enter \"nvim {{file_name}}\" Enter && open -a iTerm\n"
 | |
|       },
 | |
|       "shells": {},
 | |
|       "alias": "Open in tmux>nVim",
 | |
|       "icon": "terminal-square",
 | |
|       "confirm_execution": false,
 | |
|       "ignore_error_codes": [],
 | |
|       "input_contents": {
 | |
|         "stdin": null
 | |
|       },
 | |
|       "output_handlers": {
 | |
|         "stdout": {
 | |
|           "handler": "ignore",
 | |
|           "convert_ansi_code": true
 | |
|         },
 | |
|         "stderr": {
 | |
|           "handler": "notification",
 | |
|           "convert_ansi_code": true
 | |
|         }
 | |
|       },
 | |
|       "output_wrappers": {
 | |
|         "stdout": null,
 | |
|         "stderr": null
 | |
|       },
 | |
|       "output_channel_order": "stdout-first",
 | |
|       "output_handling_mode": "buffered",
 | |
|       "events": {},
 | |
|       "command_palette_availability": "enabled",
 | |
|       "preactions": [],
 | |
|       "variable_default_values": {}
 | |
|     }
 | |
|   ],
 | |
|   "prompts": [],
 | |
|   "builtin_variables": {},
 | |
|   "custom_variables": [],
 | |
|   "custom_shells": [],
 | |
|   "output_wrappers": []
 | |
| } |