mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-12-30 18:28:26 +01:00
Misc updates
modified: README.md modified: bash/dot-bashrc modified: git/dot-config/git/config new file: helix/dot-config/helix/config.toml modified: pet/dot-config/pet/snippet.toml renamed: run.sh -> setup.sh
This commit is contained in:
@@ -4,3 +4,9 @@
|
||||
Output = ""
|
||||
Tag = ["superuser", "bash", "sh", "envvar"]
|
||||
command = "sudo -E --shell"
|
||||
|
||||
[[Snippets]]
|
||||
Description = "Preprocess slabinfo header so that columns align correctly"
|
||||
Output = ""
|
||||
Tag = []
|
||||
command = "sed 's/# //' /proc/slabinfo | column -t"
|
||||
|
||||
Reference in New Issue
Block a user