summaryrefslogtreecommitdiff
path: root/plugins/systemadmin/systemadmin.plugin.zsh
AgeCommit message (Expand)Author
2021-12-01chore: fix spelling errors across the project (#10459)Josh Soref
2021-11-09style: use `-n` flag in `head` and `tail` commands (#10391)Kevin Burke
2021-04-23feat(systemadmin): add IPv6 info to `geteip` command (#9856)Wolfgang Ladermann
2021-03-25fix: use `$USERNAME` guaranteed to always be defined in zshMarc Cornellà
2020-10-11systemadmin: correct sort order for psmem aliases (#6253)Joshua Pratt
2020-02-10systemadmin: fix header line sorting in pscpu (#6167)Grégory DAVID
2018-10-25systemadmin: fix getip output with ifconfig (#7306)Patrick Artounian
2018-10-17systemadmin: refactor plugin and fix README (#7295)DBX12
2018-08-07use https everywhere (#6574)Janosch Schwalm
2015-08-27Updated with @mcornella suggestionsNiccolò Maggioni
2015-08-26General compatibilityNiccolò Maggioni
2015-08-26'ip' command compatibility and much quicker external IP detectionNiccolò Maggioni
2014-11-06Change all pwd calls for $PWD variableMarc Cornellà
2014-11-06Change all whoami calls for $USER variableMarc Cornellà
2014-05-28Correct wrong plugin file nameMrTux