diff options
author | Tom Feist <shabble@cowu.be> | 2010-07-09 22:01:59 +0000 |
---|---|---|
committer | Tom Feist <shabble@cowu.be> | 2010-07-09 22:01:59 +0000 |
commit | 18e61f4d15f1c6c5058cba6a69caf88114327b0d (patch) | |
tree | 65306f39160c357c008f4ea0b34ef67054118505 /history-search/run_irssi.sh | |
parent | initial podifying of irssi docs (diff) | |
download | irssi-scripts-18e61f4d15f1c6c5058cba6a69caf88114327b0d.tar.gz irssi-scripts-18e61f4d15f1c6c5058cba6a69caf88114327b0d.zip |
added history_search and scrolled-reminder as work in progress
Diffstat (limited to 'history-search/run_irssi.sh')
-rwxr-xr-x | history-search/run_irssi.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/history-search/run_irssi.sh b/history-search/run_irssi.sh new file mode 100755 index 0000000..9b73b49 --- /dev/null +++ b/history-search/run_irssi.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +/opt/stow/repo/irssi/bin/irssi --home=irssi/ |