dot_config/git-scope/config.yml 🔗
@@ -0,0 +1,9 @@
+roots:
+ - ~/repos
+
+ignore:
+ - node_modules
+ - .venv
+ - dist
+
+editor: "setsid ghostty -e fish -c 'opx crush ; exec fish'"
Amolith created
dot_config/git-scope/config.yml | 9 +++++++++
1 file changed, 9 insertions(+)
@@ -0,0 +1,9 @@
+roots:
+ - ~/repos
+
+ignore:
+ - node_modules
+ - .venv
+ - dist
+
+editor: "setsid ghostty -e fish -c 'opx crush ; exec fish'"