aboutsummaryrefslogtreecommitdiffstats
path: root/bin/helloworld.sh
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2013-11-03 12:30:45 +0100
committerDavid Runge <david.runge@frqrec.com>2013-11-03 12:30:45 +0100
commit67b0ec5741d327d27afe88783d85fcf2c4c4f204 (patch)
tree4ea47807c5e775927b96eb79933c09fbfcd0468e /bin/helloworld.sh
downloaddotfiles-67b0ec5741d327d27afe88783d85fcf2c4c4f204.tar.gz
dotfiles-67b0ec5741d327d27afe88783d85fcf2c4c4f204.tar.bz2
dotfiles-67b0ec5741d327d27afe88783d85fcf2c4c4f204.tar.xz
dotfiles-67b0ec5741d327d27afe88783d85fcf2c4c4f204.zip
First commit
Diffstat (limited to 'bin/helloworld.sh')
-rwxr-xr-xbin/helloworld.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/helloworld.sh b/bin/helloworld.sh
new file mode 100755
index 0000000..7ee4df0
--- /dev/null
+++ b/bin/helloworld.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+notify-send 'Hello world!' 'This is an example notification.' --icon=dialog-information