mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Add !pass abbreviation for obtaining passwords more quickly
parent
102c542180
commit
0e631d55f7
|
@ -231,6 +231,9 @@
|
|||
(!network . ,(format #f "doas herd restart networking ~
|
||||
&& doas herd restart wpa-supplicant"))
|
||||
|
||||
#|Pass|#
|
||||
(!pass . "pass show % | wl-copy")
|
||||
|
||||
#|Processes|#
|
||||
(tf . "setsid -f % >/dev/null 2>&1 & disown")
|
||||
|
||||
|
|
Loading…
Reference in New Issue