home-environments: radio: Add abbreviation to quick downloading media using ipfs
parent
6423323a0b
commit
8b207748fb
|
@ -307,6 +307,9 @@
|
||||||
(fish-function "bookmarks")))
|
(fish-function "bookmarks")))
|
||||||
|
|
||||||
#|Media downloading|#
|
#|Media downloading|#
|
||||||
|
(abbreviation
|
||||||
|
(name "i")
|
||||||
|
(expansion "ipfs get %"))
|
||||||
(abbreviation
|
(abbreviation
|
||||||
(name "d")
|
(name "d")
|
||||||
(expansion "aria -j 10 '%'"))
|
(expansion "aria -j 10 '%'"))
|
||||||
|
|
Loading…
Reference in New Issue