This website requires JavaScript.
Explore
Help
Sign In
hektor
/
dots
Watch
1
Star
0
Fork
You've already forked dots
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
adecf2360d
dots
/
.bin
/
notify-pipe
5 lines
52 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
read
msg
notify-send
$msg
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink