mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-22 12:55:13 +00:00
Use install script for BSD
This commit is contained in:
parent
c5451205f4
commit
346f3aa90f
@ -172,6 +172,12 @@ zoxide can be installed in 4 easy steps:
|
|||||||
> | DragonFly BSD | [DPorts] | `pkg install zoxide` |
|
> | DragonFly BSD | [DPorts] | `pkg install zoxide` |
|
||||||
> | FreeBSD | [FreshPorts] | `pkg install zoxide` |
|
> | FreeBSD | [FreshPorts] | `pkg install zoxide` |
|
||||||
> | NetBSD | [pkgsrc] | `pkgin 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>
|
</details>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user