Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P2013
aliases_in_arcconfig.txt
Active
Public
Actions
Authored by
epriestley
on Oct 14 2016, 1:49 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F1870285: aliases_in_arcconfig.txt
Oct 14 2016, 1:49 AM
2016-10-14 01:49:03 (UTC+0)
Subscribers
None
epriestley@orbital ~/dev/libphutil $ cat .arcconfig
{
"phabricator.uri": "https://secure.phabricator.com/",
"aliases": {
"duck-sound": [
"!echo quack quack"
]
}
}
epriestley@orbital ~/dev/libphutil $ arc duck-sound
quack quack
Event Timeline
epriestley
created this paste.
Oct 14 2016, 1:49 AM
2016-10-14 01:49:03 (UTC+0)
epriestley
changed the visibility from "All Users" to "Public (No Login Required)".
Log In to Comment