summaryrefslogtreecommitdiffstats
path: root/.bra.toml
diff options
context:
space:
mode:
Diffstat (limited to '.bra.toml')
-rw-r--r--.bra.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bra.toml b/.bra.toml
index 65b3988445..0f52fcdde5 100644
--- a/.bra.toml
+++ b/.bra.toml
@@ -1,6 +1,6 @@
[run]
init_cmds = [
- ["grep", "-rn", "FIXME", "."],
+ #["grep", "-rn", "FIXME", "."],
["./gogs", "web"]
]
watch_all = true