mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Include useful aliases in profrc example
Since some other commands are using british spelling for colour it makes sense to have it available for /color command as well. IRC users will feel more at home having /topic command equivalent to /subject (which seems to be a MUC-specific terminology).
This commit is contained in:
parent
dfa3ca344b
commit
73d4eb62ae
@ -37,6 +37,8 @@ message.text=true
|
|||||||
room.text=true
|
room.text=true
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
|
colour=/color
|
||||||
|
topic=/subject
|
||||||
friends=/who online friends
|
friends=/who online friends
|
||||||
bob=/msg bob@server.org hey wassup?
|
bob=/msg bob@server.org hey wassup?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user