diff options
Diffstat (limited to 'dot-config/yambar/scripts/pacman-update')
| -rwxr-xr-x | dot-config/yambar/scripts/pacman-update | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot-config/yambar/scripts/pacman-update b/dot-config/yambar/scripts/pacman-update new file mode 100755 index 0000000..faaff4c --- /dev/null +++ b/dot-config/yambar/scripts/pacman-update @@ -0,0 +1,3 @@ +#!/bin/sh + +footclient -T 'update' sudo pacman -Syyu && >~/.cache/updates |
