index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
boop
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bin/boop')
-rwxr-xr-x
bin/boop
2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/boop b/bin/boop
index d2de30f..a7792b3 100755
--- a/
bin/boop
+++ b/
bin/boop
@@ -77,7 +77,7 @@ else
N=1
fi
-CMD="$@"
+CMD="$*"
msg -"$N" -bs -D "${MESSAGE:-$CMD}"
exit "$STATUS"