Add Fedora installation info

This commit is contained in:
Artem Polishchuk 2020-04-03 21:30:56 +03:00 committed by GitHub
parent 4414898a06
commit 006a6cdaa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,10 @@ curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/ajeetdsou
If you want the interactive fuzzy selection feature, you will also need to install If you want the interactive fuzzy selection feature, you will also need to install
[`fzf`](https://github.com/junegunn/fzf.git). [`fzf`](https://github.com/junegunn/fzf.git).
#### Packaging status
Fedora/CentOS [COPR](https://copr.fedorainfracloud.org/coprs/atim/zoxide/): `sudo dnf copr enable atim/zoxide -y && sudo dnf install zoxide`
### Step 2: Adding `zoxide` to your shell ### Step 2: Adding `zoxide` to your shell
If you currently use `z`, `z.lua`, or `zsh-z`, you may want to first import If you currently use `z`, `z.lua`, or `zsh-z`, you may want to first import