mirror of
https://github.com/Hopiu/zoxide.git
synced 2026-05-28 08:28:22 +00:00
Use install script for BSD
This commit is contained in:
parent
c5451205f4
commit
346f3aa90f
1 changed files with 6 additions and 0 deletions
|
|
@ -172,6 +172,12 @@ zoxide can be installed in 4 easy steps:
|
|||
> | DragonFly BSD | [DPorts] | `pkg install zoxide` |
|
||||
> | FreeBSD | [FreshPorts] | `pkg install zoxide` |
|
||||
> | NetBSD | [pkgsrc] | `pkgin install zoxide` |
|
||||
>
|
||||
> Or, run this command in your terminal:
|
||||
>
|
||||
> ```sh
|
||||
> curl -sS https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | bash
|
||||
> ```
|
||||
|
||||
</details>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue