Skip to content

Commit

Permalink
Merge pull request #1 from 0323pin/main
Browse files Browse the repository at this point in the history
Add NetBSD
  • Loading branch information
chaqchase authored Aug 3, 2023
2 parents c18eef7 + ff397ab commit 73cd690
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ cargo install lla

3. **Ready to Use**: Once the installation is complete, you can start using `lla` immediately. Simply type ``lla`` in your terminal, and let the magic begin!

### NetBSD

On NetBSD, a pre-compiled binary is available from the official repositories. To install it, simply run:
```bash
pkgin install lla
```

## Usage

```
Expand Down Expand Up @@ -110,4 +117,4 @@ lla -lrs size -f .txt -d 3

## License

This project is licensed under the [MIT License](LICENSE), allowing you to use, modify, and distribute it freely. Embrace the elegance of `lla`, the perfect replacement for the traditional "ls" command.
This project is licensed under the [MIT License](LICENSE), allowing you to use, modify, and distribute it freely. Embrace the elegance of `lla`, the perfect replacement for the traditional "ls" command.

0 comments on commit 73cd690

Please sign in to comment.