content/uses: fix link to diskus

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-07-18 21:31:00 +05:30
parent f821f9e8f3
commit 6cefc0b26e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ My love for Rust extends deep into the CLI, and a lot of GNU tools are replaced
| ----------- | ------------ | ----------------------------------------------- |
| `cat` | `bat` | [GitHub](https://github.com/sharkdp/bat) |
| `cd` | `zoxide` | [GitHub](https://github.com/ajeetdsouza/zoxide) |
| `du` | `diskus` | [GitHub](https://github.com/sharkdp/) |
| `du` | `diskus` | [GitHub](https://github.com/sharkdp/diskus) |
| `find` | `fd` | [GitHub](https://github.com/sharkdp/fd) |
| `grep` | `ripgrep` | [GitHub](https://github.com/BurntSushi/ripgrep) |