diff --git a/README.md b/README.md index 130f741..5559ecc 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ z foo # show interactive completions (zoxide v0.8.0+, bash 4.4+/fis Read more about the matching algorithm [here][algorithm-matching]. + + Follow tutorial in Warp + + ## Installation zoxide can be installed in 4 easy steps: @@ -90,7 +94,7 @@ zoxide can be installed in 4 easy steps: > | _Any_ | [guix] | `guix install zoxide` | > | _Any_ | [Linuxbrew] | `brew install zoxide` | > | _Any_ | [nixpkgs] | `nix-env -iA nixpkgs.zoxide` | - > | AlmaLinux | | `dnf install zoxide` | + > | AlmaLinux | | `dnf install zoxide` | > | Alpine Linux 3.13+ | [Alpine Linux Packages] | `apk add zoxide` | > | Arch Linux | [Arch Linux Extra] | `pacman -S zoxide` | > | CentOS Stream | | `dnf install zoxide` | diff --git a/contrib/warp-packs-green.png b/contrib/warp-packs-green.png new file mode 100644 index 0000000..f10f0e4 Binary files /dev/null and b/contrib/warp-packs-green.png differ