dkdc 0.2.7

bookmarks for opening things from the terminal
# dkdc

***bookmarks for opening things from the terminal***

## installation

```bash
cargo install dkdc
```

## usage

### config

Open the config file with:

```bash
dkdc config
```

Or:

```bash
dkdc c
```

And save the file.

## open

Open something with:

```bash
dkdc open thing
```

Or:

```bash
dkdc o thing
```

Or:

```bash
dkdc o alias
```

Or:

```bash
dkdc o a
```