summaryrefslogtreecommitdiff
path: root/.config/tms
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2024-02-03 02:54:25 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2024-02-03 02:54:25 -0600
commitf957e358011596e8ae29fc0254d3aad87b5c5f23 (patch)
tree9214930b788ab072eae70e4d44de21922f8ead1e /.config/tms
parent3f1dddd7dc7fc8ebbfb964d288c4d2317bc6120e (diff)
chore: updates and minimal changes
Diffstat (limited to '.config/tms')
-rw-r--r--.config/tms/default-config.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/tms/default-config.toml b/.config/tms/default-config.toml
index 5630a23..8071100 100644
--- a/.config/tms/default-config.toml
+++ b/.config/tms/default-config.toml
@@ -1,3 +1,5 @@
+display_full_path = true
+
[[search_dirs]]
-path = '/home/david/go'
-depth = 1
+path = '/home/david/code'
+depth = 2