mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
install ec2-cost script
This commit is contained in:
parent
ab71521ec7
commit
6be48598da
2 changed files with 2 additions and 0 deletions
1
debian/install
vendored
1
debian/install
vendored
|
@ -1,5 +1,6 @@
|
|||
bin/cpu-count usr/share/screen-profiles/bin
|
||||
bin/cpu-freq usr/share/screen-profiles/bin
|
||||
bin/ec2-cost usr/share/screen-profiles/bin
|
||||
bin/load-average usr/share/screen-profiles/bin
|
||||
bin/mem-available usr/share/screen-profiles/bin
|
||||
bin/mem-used usr/share/screen-profiles/bin
|
||||
|
|
|
@ -37,6 +37,7 @@ backtick 104 3600 3600 /usr/share/screen-profiles/bin/cpu-count
|
|||
backtick 105 3600 3600 /usr/share/screen-profiles/bin/mem-available
|
||||
backtick 106 5 5 /usr/share/screen-profiles/bin/load-average
|
||||
backtick 107 10 10 /usr/share/screen-profiles/bin/mem-used
|
||||
backtick 108 1800 1800 /usr/share/screen-profiles/bin/ec2-cost
|
||||
|
||||
hardstatus alwayslastline
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue