mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-25 22:17:33 +00:00
README: Add Fedora instructions (#72)
This commit is contained in:
parent
5cdd8fd599
commit
030679b6f5
@ -48,6 +48,14 @@ zr /foo # remove /foo from the database
|
|||||||
|
|
||||||
### Step 1: Installing `zoxide`
|
### Step 1: Installing `zoxide`
|
||||||
|
|
||||||
|
#### Fedora 32+
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo dnf install zoxide
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Cargo
|
||||||
|
|
||||||
If you have Rust, this should be as simple as:
|
If you have Rust, this should be as simple as:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user