mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-12-30 18:28:26 +01:00
Create pet package: holds both config AND snippets for convenciance:)
This commit is contained in:
6
pet/dot-config/pet/snippet.toml
Normal file
6
pet/dot-config/pet/snippet.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
[[Snippets]]
|
||||
Description = "Get root shell while preserving environment variables."
|
||||
Output = ""
|
||||
Tag = ["superuser", "bash", "sh", "envvar"]
|
||||
command = "sudo -E --shell"
|
||||
Reference in New Issue
Block a user