Skip to content

Commit

Permalink
Add Homebrew "gotop" formula
Browse files Browse the repository at this point in the history
Add the formula for gotop (1), a terminal based graphical activity
monitor inspired by gtop (2) and vtop (3).

The formula is available through the `cjbassi/gotop` tap.

References:
  (1) https://github.com/cjbassi/gotop
  (2) https://github.com/aksakalli/gtop
  (3) https://github.com/MrRio/vtop

Resolves GH-176
  • Loading branch information
arcticicestudio committed Feb 12, 2019
1 parent eb22243 commit 5a449b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snowflakes/homebrew/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

tap "2ion/mpv-bash-completion"
tap "arcticicestudio/bitfroest-brew", "~/yggdrasil/bitfroest-brew.git"
tap "cjbassi/gotop"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-drivers"
Expand Down Expand Up @@ -51,6 +52,7 @@ brew "gifsicle"
brew "git"
brew "glances"
brew "gocryptfs"
brew "gotop"
brew "gpatch"
brew "gpg"
brew "gradle", args: ["with-all"]
Expand Down

0 comments on commit 5a449b4

Please sign in to comment.