diff options
Diffstat (limited to 'scripts/test.sh')
| -rwxr-xr-x | scripts/test.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/test.sh b/scripts/test.sh new file mode 100755 index 0000000..cc4c775 --- /dev/null +++ b/scripts/test.sh @@ -0,0 +1,3 @@ +#!/bin/zsh + +notify-send "test" |