This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # This is a wrapped up version of the instructions at | |
| # http://code.google.com/p/irssi-libnotify/wiki/MainPage for ubuntu | |
| # | |
| # Usage: Just run this script from the command line with no arguments | |
| # | |
| # Tested on Ubuntu 12.04.1 (64 bit) | |
| echo "" |