aboutsummaryrefslogtreecommitdiff
path: root/base.yaml
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2021-01-02 19:16:31 -0700
committerAlexis Hovorka <[email protected]>2021-01-02 19:16:31 -0700
commit535603b8d82e349a010b2f5532198a04d8b9f14a (patch)
tree497953c51e80c074a6d28e3a147c8f9a40d108b0 /base.yaml
parentadacf312afaaf1d028d7004b2be347ebe570ce7f (diff)
[fix] Make a few little tweaks to keep Termux happy
Diffstat (limited to 'base.yaml')
-rw-r--r--base.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/base.yaml b/base.yaml
index 859d3f6..339c581 100644
--- a/base.yaml
+++ b/base.yaml
@@ -48,4 +48,4 @@
- shell:
- grep "include ~/.task/main.rc" ~/.taskrc || echo "include ~/.task/main.rc" >>~/.taskrc
- - touch ~/.hushlogin
+ - touch ~/.hushlogin || true