index
:
dotfiles.git
master
My dotfiles for GNU/Linux.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
bin
/
dwmbar
/
bar_updates.sh
blob: dd6053e0ba68607f719caeccef72db23e25d8ae0 (
plain
)
1
2
3
4
5
6
#!/bin/sh updates=$(checkupdates | wc -l) || updates="n/a" echo $updates