mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Fix executable example
Changed in a5a0dd6c919a2b4f12ef2b4f57a0d9a2a9cabf34
This commit is contained in:
parent
fc593ef90e
commit
a4230603d3
@ -2547,7 +2547,7 @@ static struct cmd_t command_defs[] = {
|
||||
"/executable urlsave set \"wget %u -O %p\"",
|
||||
"/executable urlsave set \"curl %u -o %p\"",
|
||||
"/executable urlsave default",
|
||||
"/executable editor set /usr/bin/vim")
|
||||
"/executable editor set vim")
|
||||
},
|
||||
|
||||
{ "/url",
|
||||
|
Loading…
x
Reference in New Issue
Block a user