home
/
code
/
khome.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Remove riot-web snap pkg
[khome.git]
/
home
/
bin
/
notify_status
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
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.026976 seconds
and
4
git commands to generate.