annotate bin/sud @ 686:5ebfac7426e5

Use screen terminal by default until everything is updated tmux-256color doesn't exist on older debians.
author nanaya <me@nanaya.pro>
date Thu, 15 Sep 2022 03:00:38 +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 - "$@"