Lucas de França
bb92bb5e64
📝 Update readme
2022-03-20 22:37:01 -03:00
adrianmihalko
2dbd75cadf
Add load average support
2021-12-22 23:11:09 +01:00
Marc
c558b6b024
Fix typos in network_bandwith -> network_bandwidth
2021-09-13 22:00:18 +01:00
joeperri95
e0203af1ed
Update to new plugin scheme
2021-07-26 22:57:16 -04:00
Joe Perri
6cac0951d4
Add git functionality
2021-06-05 12:21:05 -04:00
Rodrigo Nascimento
2e48e24b70
installation and readme instructions
2021-04-11 17:27:44 -03:00
Dane Williams
8cf4901842
Update README.md
2020-10-07 18:05:25 -04:00
Ethan Edwards
15c8a75fd2
added ethancedwards8 to list of maintainers
2020-09-21 17:07:49 -04:00
Ethan Edwards
5daf7b4b06
Bump Tested tmux version and adding FreeBSD update
2020-09-06 18:39:32 -04:00
Ethan Edwards
b662f2e10d
documentation
2020-08-10 08:04:51 -04:00
Ethan Edwards
dcb6f48a4d
added gpu usage
2020-06-29 22:44:51 -04:00
Ethan Edwards
410902b6d8
forgot to add a file
2020-06-03 23:46:33 -04:00
Dane Williams
d311e94d86
Update README.md
2020-06-03 20:40:46 -07:00
Dane Williams
52022a22a3
fine tune after powerline PR
2020-05-14 23:47:21 -07:00
Dane Williams
b497fe68bd
Update README.md
2020-04-23 16:37:25 -07:00
Dane Williams
c0971cbe6c
moved config instructions to INSTALL.md
2020-04-20 17:56:46 -07:00
Sergio D. Márquez
8842bdf849
Add options to disable battery and network
2020-04-21 00:35:04 +02:00
Dane Williams
d3ef2d613f
Update README.md
2020-04-09 20:05:53 -07:00
Dane Williams
792ba88714
Update README.md
2020-04-09 20:04:47 -07:00
Cam Spiers
01f6825ee0
[Feature] Provides ability to disable weather fetching and display
...
Personally, displying the weather doesn't have a lot of use for me
but additionally I ran into an issue where the API you are using
ratelimited call from my IP address, I guess because it was
overfetching.
This doesn't fix the ratelimited issue, but instead at least gives
people the ability to turn the feature off.
Test Plan:
In `~/.tmux.conf` set the following:
```
set -g @plugin 'tmux-plugins/tpm'
set -g @dracula-show-weather false
set -g @plugin 'camspiers/tmux'
run -b '~/.local/share/tmux/plugins/tpm/tpm'
```
Ensure that weather module no longer loads.
In `~/.tmux.conf` set the following:
```
set -g @plugin 'tmux-plugins/tpm'
set -g @dracula-show-weather true
set -g @plugin 'camspiers/tmux'
run -b '~/.local/share/tmux/plugins/tpm/tpm'
```
Ensure that weather module does stil load.
2020-04-10 13:35:43 +12:00
Dane Williams
db1208837a
Update README.md
2020-04-07 22:38:08 -07:00
Zeno Rocha
4bdbc7fa64
Standardize README
2020-04-07 17:08:54 -07:00
Dane Williams
3089559638
Update README.md
2020-04-07 11:47:17 -07:00
Dane Williams
26601f1f87
Update README.md
2020-04-07 10:40:31 -07:00
Dane Williams
98c845b33d
fixed readme merge issue
2020-03-30 23:49:28 -07:00
Dane Williams
c4fed454cb
update readme
2020-03-30 23:47:22 -07:00
Dane Williams
c8fe24420e
changed readme
2020-03-30 23:46:17 -07:00
Dane Williams
8e57456bdc
Update README.md
2020-03-30 23:27:25 -07:00
Dane Williams
ad718518d5
Update README.md
2020-03-21 18:36:19 -07:00
Dane Williams
e9a9b817d8
Update README.md
2020-03-17 19:24:41 -07:00
Dane Williams
144c3f034b
Update README.md
2020-03-16 00:20:16 -07:00
Dane Williams
fd3d51c5a0
Update README.md
2020-03-16 00:19:46 -07:00
Dane Williams
186c875381
Update README.md
2020-03-16 00:16:54 -07:00
Dane Williams
5e9d243fd7
Update README.md
2020-03-16 00:16:10 -07:00
Dane Williams
81facfc6fd
Update README.md
2020-03-15 23:51:46 -07:00
Dane Williams
e2f70ee062
Update README.md
2020-03-15 23:45:44 -07:00
Dane Williams
f93b3e313d
Update README.md
2020-03-15 23:27:40 -07:00
Dane Williams
bb94eb08f6
Update README.md
2020-03-15 23:26:50 -07:00
Dane Williams
505b480614
Update README.md
2020-03-15 23:22:08 -07:00
Dane Williams
7dfcf3de7d
Update README.md
2020-03-15 16:56:51 -07:00
Dane Williams
3737d6c91f
Update README.md
2020-03-15 16:56:36 -07:00
Dane Williams
3b3d8b82d9
readme
2020-03-15 16:54:01 -07:00
Dane Williams
a86180b156
update readme
2020-03-15 16:47:54 -07:00
Dane Williams
642e458c60
version 2.0
2020-03-15 16:41:11 -07:00
Dane Williams
47ac1c73dc
update readme
2020-03-14 01:24:55 -07:00
Dane Williams
af7fa6be18
merge
2020-03-13 22:22:52 -07:00
Dane Williams
a827d159f7
airline-dracula fork
2020-03-13 22:16:19 -07:00
Dane Williams
38a78052f8
test
2020-03-13 19:19:05 -07:00
Dane Williams
95719f0c84
Initial commit
2020-03-13 18:19:03 -07:00