dkdc 0.2.5

bookmarks for opening things from the terminal
dkdc-0.2.5 is not a library.

dkdc

bookmarks for opening things from the terminal

installation

cargo install dkdc

usage

config

Open the config file with:

dkdc config

Or:

dkdc c

Copy/paste:

[open.aliases]
t = "thing"

[open.things]
thing = "https://github.com/dkdc-io/dkdc"

And save the file.

open

Open something with:

dkdc open thing

Or:

dkdc o thing

Or:

dkdc o t