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