2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-18 17:31:29 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Radovan Garabík
047bcc6c7a
Merge pull request #86 from kapsh/lspci
Tune lspci colors
2018-09-26 16:23:16 +02:00
Radovan Garabík
d64b7c6523
Merge pull request #92 from iax7/master
Fix color files
2018-07-01 14:59:23 +02:00
Tasnad Kernetzky
fc39736c78
Fixed conf.ss: Match all IPv6 addresses not only ::1 2018-06-06 11:24:53 +02:00
Tasnad Kernetzky
66efc0dc3a
Fix: brackets, address scope; match process name
Newer versions of ss have a slightly different output syntax: IPv6 addresses are put in brackets (like in URLs).
tcp   LISTEN  0       32                       [::1]:53              [::]:*   
Also, the addresses' scope may be in the output:
192.168.1.1%eth0:68           0.0.0.0:*   users:(("NetworkManager",pid=82,fd=6)) ino:661155 sk:272 <->

I had to move the "status" regex or it would overwrite IPv6 addresses.
2018-06-05 18:57:20 +02:00
Isaias Pina
e9fc71c699
Fix ipaddr, iproute and uptime colors 2018-05-14 15:53:27 -05:00
Isaias Pina
e88d90ff0a
Add common file to highlight words in green,red,yellow 2018-05-14 15:48:48 -05:00
Isaias Pina
4c8b5a799a
Fix dig coloring single chars 2018-05-14 14:44:44 -05:00
Alexander Kapshuna
9c4796ff65 Tune lspci colors 2018-05-03 16:58:44 +03:00
Radovan Garabík
c244781df8 nping support 2018-04-28 19:19:42 +02:00
Radovan Garabík
869a5ebe93
Merge pull request #80 from bladeroot/new-confs
add new configurations
2018-04-28 19:08:12 +02:00
Radovan Garabík
f47677d6e4
Merge branch 'devel' into master 2018-04-28 19:06:06 +02:00
Yurii Myronchuk
481e097c76 add new configurations 2018-01-06 14:04:34 +02:00
Isaias Piña
cc1880e6d9
Update conf.sysctl 2017-12-07 15:52:01 -06:00
Isaias Pina
d927c5db24
Fix conf files
Add conf.jobs file
Fix lsattr and df conf files
Fix dockerimages conf file
Update grc.fish
2017-11-23 17:44:36 -06:00
Radovan Garabík
a110dd51bd better fix end of line stripping; strip whitespaces 2017-11-04 21:14:43 +01:00
Radovan Garabík
4b76c139a5
Merge pull request #70 from iax7/patch-2
Update conf.lsblk to color UUID correctly
2017-11-04 19:57:11 +01:00
Radovan Garabík
1d661756f0 beginning of word 2017-10-09 17:15:20 +02:00
Radovan Garabík
b281df72c4 add ntpdate config file 2017-10-09 17:04:22 +02:00
Radovan Garabík
a734ae32a4 add ntpdate config file 2017-10-09 17:03:06 +02:00
Radovan Garabík
b1d36b1f19 Merge pull request #68 from iax7/patch-1
Error when disk usage is 100%
2017-10-09 16:56:44 +02:00
Isaias Piña
da6c77164d Update conf.lsblk to color UUID correctly 2017-08-09 11:39:37 -05:00
Isaias Piña
471e841d19 Error when disk usage is 100% 2017-08-07 13:44:31 -05:00
Radovan Garabík
5609f1dc42 Merge pull request #65 from NoSuck/df-missing-separator
Missing Separator
2017-06-13 15:52:36 +02:00
NoSuck
d13808f5bd Missing Separator
Come on, wussies!  You don't know if a disk truly loves you, until you've pushed her past 95%!
2017-06-07 15:35:00 -04:00
Radovan Garabík
ddc03abfdb forgotten conflict 2017-06-07 15:03:32 +02:00
Radovan Garabík
5758a80b5e spelling 2017-04-21 10:29:25 +02:00