Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-03 | chore(docs): fix some typos (#11211) | George Rodrigues | |
2021-11-09 | style: use `-n` flag in `head` and `tail` commands (#10391) | Kevin Burke | |
Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
2021-03-25 | fix: use `$USERNAME` guaranteed to always be defined in zsh | Marc Cornellà | |
Fixes #9701 | |||
2020-10-11 | systemadmin: correct sort order for psmem aliases (#6253) | Joshua Pratt | |
2018-10-17 | systemadmin: refactor plugin and fix README (#7295) | DBX12 | |
2018-10-14 | Added 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 |