annotate bin/sud @ 684:6010e722b5da

[irbrc] Disable syntax highlighting as it slows down things Reference: https://github.com/ruby/irb/issues/292
author nanaya <me@nanaya.pro>
date Wed, 14 Sep 2022 19:06:13 +0900
parents 91d7c2e5936c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
655
82f5e43259eb Add helper for easier doas
nanaya <me@nanaya.pro>
parents:
diff changeset
1 #!/bin/sh
82f5e43259eb Add helper for easier doas
nanaya <me@nanaya.pro>
parents:
diff changeset
2
657
91d7c2e5936c Remove need to manually switch directory with sud
nanaya <me@nanaya.pro>
parents: 655
diff changeset
3 doas su - "$@"