aboutsummaryrefslogtreecommitdiff
path: root/irssi/aliases
blob: b22da9232c1570111fb18261aa496fbda9bd3231 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# I don't think irssi lets you specify include files for configuration, and
# you're not really supposed to edit it manually, but here are some commands to
# create aliases to use the text files for tools in section 6.
#
# I'd love to know if there's a better way to do these; maybe I should make a
# proper plugin?
#
alias aesth exec - -out printf %s "$*" | aesth
alias drakon exec - -out printf %s "$*" | drakon
alias kvlt exec - -out printf %s "$*" | kvlt
alias rot13 exec - -out printf %s "$*" | rot13
alias strik exec - -out printf %s "$*" | strik
alias zs exec - -out printf %s "$*" | zs