summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-06-09Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1Sean E. Russell
2020-02-18Prepped for releasev3.3.1Sean E. Russell
2020-02-13Solarized theme fixesMarkus Peloquin
The Solarized theme doesn't work well on light themes. (Light/dark have identical palettes, but the foreground/background colors are different and greys obviously get used differently.) This commit makes the 'solarized' theme use the foreground color instead of '250' and use the average of base00 and base0 for DiskBar. (These greys are already close to 50%.) This commit also adds two 16-color themes utilizing the extra violet/ orange colors, and uses the appropriate grey color for DiskBar.
2020-02-13Merge remote-tracking branch 'howjmay/fix_typo'Sean E. Russell
2019-04-25Implement snap packaging, snaps are universal linux packages林博仁(Buo-ren Lin)
This patch implements the necessary details to package gotop as a snap that can be installed on various GNU/Linux distributions supported by Snapd. Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2018-12-12Update gitignoreCaleb Bassi
2018-10-22Cleanup merge from chiefy:feature/nfpmCaleb Bassi
2018-10-12Create Makefile to target rpm/dep w/ nfpmChristopher 'Chief' Najewicz
2018-04-29Update gitignoreCaleb Bassi
2018-04-09Add goreleaser1.2.4Caleb Bassi
2018-03-07Added .gitignoreCaleb Bassi