🔧 Where my dotfiles lives in harmony and peace, most of the time

🔧 Enable copy on select in Zed terminal

+3
+3
zed/settings.json
··· 40 40 } 41 41 }, 42 42 "icon_theme": "Catppuccin Frappé", 43 + "terminal": { 44 + "copy_on_select": true 45 + }, 43 46 "auto_install_extensions": { 44 47 "astro": true, 45 48 "basher": true,