mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-17 10:35:12 +00:00
Add installation instructions for CentOS
This commit is contained in:
parent
bc0ca7b82c
commit
27389cee25
@ -55,6 +55,13 @@ zr /foo # remove /foo from the database
|
|||||||
yay -S zoxide
|
yay -S zoxide
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### On CentOS
|
||||||
|
|
||||||
|
```sh
|
||||||
|
dnf copr enable atim/zoxide
|
||||||
|
dnf install zoxide
|
||||||
|
```
|
||||||
|
|
||||||
#### On Fedora 32+ [![Fedora](https://img.shields.io/fedora/v/zoxide)](https://src.fedoraproject.org/rpms/rust-zoxide)
|
#### On Fedora 32+ [![Fedora](https://img.shields.io/fedora/v/zoxide)](https://src.fedoraproject.org/rpms/rust-zoxide)
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user