summaryrefslogtreecommitdiff
path: root/plugins/systemadmin/README.md
AgeCommit message (Collapse)Author
2022-10-03chore(docs): fix some typos (#11211)George Rodrigues
2021-11-09style: use `-n` flag in `head` and `tail` commands (#10391)Kevin Burke
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2021-03-25fix: use `$USERNAME` guaranteed to always be defined in zshMarc Cornellà
Fixes #9701
2020-10-11systemadmin: correct sort order for psmem aliases (#6253)Joshua Pratt
2018-10-17systemadmin: refactor plugin and fix README (#7295)DBX12
2018-10-14Added a README file for the systemadmin plugin (#7279)Jeffrey Chandler
* Added a README file for the systemadmin plugin * Updated formatting of Functions table and split it into "named" and "unnamed" functions for clarity * Fixed issue with '|' characters in table by adding them in <code> stateuents </code> * Added \ escape characters in front of | characters