annotate bin/sud @ 746:6b7f6f09b8d1 default tip

[vimrc] fix php syntax highlight Example file: https://github.com/ppy/osu-web/blob/e23658f45ac2e85d78bd339947e0d1cee57629c6/app/Libraries/BBCodeFromDB.php (around the end)
author nanaya <me@nanaya.net>
date Wed, 29 Oct 2025 12:28:45 +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 - "$@"