Browse Source

nagios_status added

master
Dirk Alders 3 months ago
parent
commit
766107443c
3 changed files with 5 additions and 2 deletions
  1. 0
    1
      .gitignore
  2. 4
    0
      .zshrc.d/status_nagios.zsh
  3. 1
    1
      bin

+ 0
- 1
.gitignore View File

@@ -1,5 +1,4 @@
1 1
 # zshrc.d
2
-.zshrc.d/*.zsh
3 2
 .bashrc.d/*.sh
4 3
 
5 4
 # ---> Linux

+ 4
- 0
.zshrc.d/status_nagios.zsh View File

@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+#
3
+nagios_status
4
+

+ 1
- 1
bin

@@ -1 +1 @@
1
-Subproject commit e8b9106559002939d037362ce0f4608b4fc67f5b
1
+Subproject commit da9fdb304619731b34d689ca3013eb4ec44e2d00

Loading…
Cancel
Save