mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-09-25 10:48:33 +02:00
docs: Add installation with gah (#1780)
This commit is contained in:
parent
b87f45a9c5
commit
3edd3e1a47
@ -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):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user