mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 14:42:02 +03:00
drum: sort cli connections
Sorts cli connections so that the user always boots into %dojo regardless of their @p Fixes: #2248
This commit is contained in:
parent
2e3947e3c0
commit
37cd90a42b
@ -386,7 +386,10 @@
|
||||
::
|
||||
++ se-adze :: update connections
|
||||
^+ .
|
||||
%+ roll ~(tap in eel)
|
||||
%+ roll
|
||||
%+ sort
|
||||
~(tap in eel)
|
||||
|=([[@ a=term] [@ b=term]] (aor a b))
|
||||
=< .(con +>)
|
||||
|: $:{gil/gill:gall con/_.} ^+ con
|
||||
=. +>.$ con
|
||||
|
Loading…
Reference in New Issue
Block a user