tangled
alpha
login
or
join now
davidgasquez.com
/
dotfiles
1
fork
atom
🔧 Where my dotfiles lives in harmony and peace, most of the time
1
fork
atom
overview
issues
pulls
pipelines
🔧 Enable copy on select in Zed terminal
davidgasquez.com
1 week ago
07862f9f
75096c5a
+3
1 changed file
expand all
collapse all
unified
split
zed
settings.json
+3
zed/settings.json
···
40
40
}
41
41
},
42
42
"icon_theme": "Catppuccin Frappé",
43
43
+
"terminal": {
44
44
+
"copy_on_select": true
45
45
+
},
43
46
"auto_install_extensions": {
44
47
"astro": true,
45
48
"basher": true,