diff options
Diffstat (limited to 'dot-config/yambar/scripts/pacman-label')
| -rwxr-xr-x | dot-config/yambar/scripts/pacman-label | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dot-config/yambar/scripts/pacman-label b/dot-config/yambar/scripts/pacman-label deleted file mode 100755 index 7015e5b..0000000 --- a/dot-config/yambar/scripts/pacman-label +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# Get package count -count=$(wc -l < ~/.cache/updates) - -# Display count -printf "%s\n\n" "count|int|$count" |
