aboutsummaryrefslogtreecommitdiffstats
path: root/bin/helloworld.sh
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-04-09 14:38:16 +0200
committerDavid Runge <david.runge@frqrec.com>2014-04-09 14:38:16 +0200
commit3ccdb4ec9496959bd13e0f5abb0ef4b255cf4981 (patch)
tree5cedd95e9f37a830efc7c71acf3d8022f61c8a7a /bin/helloworld.sh
parentb51fef87be3df8f411ae5e223ce3d853ffcbc82a (diff)
downloaddotfiles-3ccdb4ec9496959bd13e0f5abb0ef4b255cf4981.tar.gz
dotfiles-3ccdb4ec9496959bd13e0f5abb0ef4b255cf4981.tar.bz2
dotfiles-3ccdb4ec9496959bd13e0f5abb0ef4b255cf4981.tar.xz
dotfiles-3ccdb4ec9496959bd13e0f5abb0ef4b255cf4981.zip
Removing useless executables
Diffstat (limited to 'bin/helloworld.sh')
-rwxr-xr-xbin/helloworld.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/helloworld.sh b/bin/helloworld.sh
deleted file mode 100755
index 7ee4df0..0000000
--- a/bin/helloworld.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-notify-send 'Hello world!' 'This is an example notification.' --icon=dialog-information