mirror of
https://github.com/Eugeny/tabby
synced 2024-11-13 00:17:12 +00:00
1e5cfd1d4b
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
excludePrivate: true,
|
|
excludeExternals: true
|
|
}
|