summaryrefslogtreecommitdiff
path: root/completion/tessen.fish-completion
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2021-11-07 10:18:54 +0530
committerAyush Agarwal <ayush@fastmail.in>2021-11-08 21:14:57 +0530
commit5ca7bc53074cb32915fa807c06aa520f22f4889a (patch)
tree7a892b15be8b3e7075aa824036b04a89697f5128 /completion/tessen.fish-completion
parent240c0d355cdce698f1db55335caa3a6fb1b6c1d7 (diff)
refactor: disable shell "strict" mode
It looks like there's no reliable way to enable a shell "strict" mode globally in a script without dealing with certain caveats and edge cases or making code cluttered with `${1-}` instead of simply `$1`. I'm not gonna use shell "strict" any longer and instead try to write saner code and rely on shellcheck.
Diffstat (limited to 'completion/tessen.fish-completion')
0 files changed, 0 insertions, 0 deletions