annotate bin/sud @ 661:c74dffea6a0a

[vim-syntax] Update syntax
author nanaya <me@nanaya.pro>
date Fri, 10 Dec 2021 19:02:27 +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 - "$@"