blob: 1b8149580b18fd3439a47069d2edb70d3c024072 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[
{ type: install
message: <<EOM
py-fishcrypt has been installed.
To make FiSH work with py-fishcrypt please do symlink as user
su user
For HexChat
ln -sf %%DATADIR%%/fishcrypt.py ~/.config/hexchat/addons/
EOM
}
]
|