Nushell plugin for interacting with D-Bus
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add more detail to the installation instructions

+7 -1
+7 -1
README.md
··· 1 1 # nu_plugin_dbus 2 2 3 - Install with Cargo: `cargo install --locked nu_plugin_dbus` 3 + ## Install with Cargo 4 + 5 + Run: `cargo install --locked nu_plugin_dbus` 6 + 7 + Then add `register ~/.cargo/bin/nu_plugin_dbus` to your `~/.config/nushell/config.nu` 8 + 9 + ## Usage 4 10 5 11 Commands for interacting with D-Bus 6 12