mirror of https://codeberg.org/anemofilia/zero
radio: packages: Add tree
parent
bc43456bcd
commit
ef7f250fdb
|
@ -162,6 +162,7 @@
|
||||||
--classify ~
|
--classify ~
|
||||||
--human-readable ~
|
--human-readable ~
|
||||||
-v"))
|
-v"))
|
||||||
|
("tree" . "tree -CF --dirsfirst")
|
||||||
|
|
||||||
#|Clear terminal screen without ncurses|#
|
#|Clear terminal screen without ncurses|#
|
||||||
("clear" . "printf \"\\033c\"")
|
("clear" . "printf \"\\033c\"")
|
||||||
|
|
|
@ -120,7 +120,8 @@
|
||||||
#|zig-xyz |# river))
|
#|zig-xyz |# river))
|
||||||
|
|
||||||
(define development
|
(define development
|
||||||
(list #|gnupg |# gnupg pinentry
|
(list #|admin |# tree
|
||||||
|
#|gnupg |# gnupg pinentry
|
||||||
#|math |# libqalculate
|
#|math |# libqalculate
|
||||||
#|ssh |# openssh
|
#|ssh |# openssh
|
||||||
#|text-editors |# kakoune
|
#|text-editors |# kakoune
|
||||||
|
|
Loading…
Reference in New Issue