mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
640eac3069 | ||
|
|
0b4c5e9894 | ||
|
|
96405e16ea | ||
|
|
ec3448c5c9 |
2
.github/workflows/expired.yml
vendored
2
.github/workflows/expired.yml
vendored
|
|
@ -6,7 +6,7 @@ jobs:
|
||||||
stale:
|
stale:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v10
|
- uses: actions/stale@v11
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
exempt-issue-milestones: 'future,alpha,beta,release'
|
exempt-issue-milestones: 'future,alpha,beta,release'
|
||||||
|
|
|
||||||
|
|
@ -96,6 +96,7 @@ Install with Package Managers
|
||||||
|
|
||||||
* Gentoo: ``emerge tmux-mem-cpu-load``
|
* Gentoo: ``emerge tmux-mem-cpu-load``
|
||||||
* Homebrew: ``brew install tmux-mem-cpu-load``
|
* Homebrew: ``brew install tmux-mem-cpu-load``
|
||||||
|
* FreeBSD: ``pkg install tmux-mem-cpu-load``
|
||||||
|
|
||||||
Build and Install Using Antigen_
|
Build and Install Using Antigen_
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue