home
/
code
/
khome.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Switch experiment README to .md
[khome.git]
/
home
/
bin
/
notify_status
1
#! /bin/bash
2
3
# The status is a function which calls other functions which use variables...
4
# load 'em all:
5
for
file
in
~
/
lib
/
login_
*
.sh
6
do
7
.
"
$file
"
8
done
9
10
notify-send
"$(status)"
-u
low
This page took
0.070229 seconds
and
4
git commands to generate.