zsh-workers
 help / color / mirror / code / Atom feed
* Teach _systat about the 'zarc' screen
@ 2018-05-01  8:03 Eitan Adler
  0 siblings, 0 replies; only message in thread
From: Eitan Adler @ 2018-05-01  8:03 UTC (permalink / raw)
  To: Zsh hackers list

commit 0d2c1db1258b19d71dc7467f54a4b5a15634d9a8
Author: Eitan Adler <lists@eitanadler.com>
Date:   Tue May 1 06:55:25 2018 +0000

    Teach _systat about the 'zarc' screen

diff --git a/Completion/BSD/Command/_systat b/Completion/BSD/Command/_systat
index 35b842188..73533e864 100644
--- a/Completion/BSD/Command/_systat
+++ b/Completion/BSD/Command/_systat
@@ -16,6 +16,7 @@ case $OSTYPE in
       'vmstat:virtual memory statistics'
       'netstat:network connection statistics'
       'ifstat:network traffic statistics'
+      'zarc:display arc cache usage'
     )
   ;;
   openbsd*)


-- 
Eitan Adler


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-01  8:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01  8:03 Teach _systat about the 'zarc' screen Eitan Adler

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).