docs: Add installation with gah (#1780)

This commit is contained in:
Marek Sierociński 2025-08-20 01:54:44 +02:00 committed by GitHub
parent b87f45a9c5
commit 3edd3e1a47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,7 @@
- [Snap](#snap) - [Snap](#snap)
- [Solus](#solus) - [Solus](#solus)
- [Void](#void) - [Void](#void)
- [gah](#gah)
- [Homebrew](#homebrew) - [Homebrew](#homebrew)
- [MacPorts](#macports) - [MacPorts](#macports)
- [Chocolatey](#chocolatey) - [Chocolatey](#chocolatey)
@ -326,6 +327,14 @@ Available [in the void-packages repo](https://github.com/void-linux/void-package
sudo xbps-install bottom sudo xbps-install bottom
``` ```
### gah
bottom can also be installed on Linux or macOS using [gah](https://github.com/marverix/gah):
```bash
gah install bottom
```
### Homebrew ### Homebrew
Formula available [here](https://formulae.brew.sh/formula/bottom): Formula available [here](https://formulae.brew.sh/formula/bottom):