content/uses: fix links to cli tooling (#41) [deploy]

This commit is contained in:
Nishith Khanna 2021-01-02 12:46:26 +05:30 committed by GitHub
parent a6f07fba4a
commit 76ff87ef05
1 changed files with 6 additions and 6 deletions

View File

@ -21,11 +21,11 @@ My love for Rust extends deep into the CLI, and a lot of GNU tools are replaced
| GNU version | Rust version | Link |
| --- | --- | --- |
| cat | bat | GitHub |
| cd | zoxide | GitHub |
| du | diskus | GitHub |
| find | fd | GitHub |
| grep | ripgrep | GitHub |
| cat | bat | [GitHub](https://github.com/sharkdp/bat) |
| cd | zoxide | [GitHub](https://github.com/ajeetdsouza/zoxide) |
| du | diskus | [GitHub](https://github.com/sharkdp/diskus) |
| find | fd | [GitHub](https://github.com/sharkdp/fd) |
| grep | ripgrep | [GitHub](https://github.com/BurntSushi/ripgrep) |
~~I have begun using~~ [~~Homebrew~~](https://brew.sh) ~~to maintain software on my machines so you can see most stuff I have on my PC in this~~ [~~Brewfile~~](https://github.com/msfjarvis/dotfiles/blob/master/homebrew/Brewfile)~~.~~ I now officially despise Homebrew, and use [Nix](https://nixos.org/nix/) instead. Yes, I'm fickle, how'd you guess?
@ -45,4 +45,4 @@ Lenovo IdeaPad 330-15ARR with a Ryzen 3 2200U CPU and Vega 3 graphics.
### Phones
* 128GB Google Pixel 2 running Android 11.
* 64 GB Samsung M30s running OneUI 2.0 based on Android 10.
* 64 GB Samsung M30s running OneUI 2.0 based on Android 10.