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