Skip to content

Commit

Permalink
Use install script for BSD
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeetdsouza authored Feb 20, 2024
1 parent c545120 commit 346f3aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 346f3aa

Please sign in to comment.