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

311 Commits

Author SHA1 Message Date
Vincent Milum Jr
0a8a163c03
interfaces can have dots in their names 2020-01-29 05:47:28 +00:00
Vincent Milum Jr
43092396e8
Fixing du colorization
1) du without -h is now supported.
2) du -h can output a 2-digit file size, eg " 25MB", and will have a space character for padding, and this is now accounted for.
2020-01-08 14:02:08 -08:00
Raizo62
1a8a777ee0 grc.conf : command ip :
- accept parameters between "ip" and main parameter
	- accept all correct syntax of "address" ("a", "ad", "add", "addr", "addre",...,"address")
	- do the the same with "link", "route" and "neighbour"
2019-09-14 10:50:55 +02:00
Radovan Garabík
30606591b7
Merge pull request #129 from luisdavim/patch-3
fixes conflicts with some kubectl commands
2019-08-25 13:21:14 +02:00
Luis Davim
77414a6d18
fixes conflicts with some kubectl commands 2019-08-14 13:31:12 +01:00
Radovan Garabík
763fa396b1
Merge pull request #128 from luisdavim/patch-2
also skip colours for kubectl exec
2019-07-31 12:49:22 +02:00
Luis Davim
02f22d4cf4
also skip colours for kubectl exec 2019-07-31 11:39:18 +01:00
Radovan Garabík
01af1fdceb
Merge pull request #127 from luisdavim/patch-2
small improvements
2019-07-24 16:12:11 +02:00
Luis Davim
36ef164987
Update grc.conf 2019-07-24 12:55:32 +01:00
Luis Davim
ad91fc4b2e
ignore if the command is kubectl edit 2019-07-24 12:54:11 +01:00
Luis Davim
e83a11599c
Update conf.kubectl 2019-07-24 12:25:00 +01:00
Luis Davim
074fe6e3b1
small improvements
Improve compatibility with `kubrectl describe` and added a few more "red words"
2019-07-24 10:04:31 +01:00
Radovan Garabík
c414dfd3b4 merge kubectl from luidavim 2019-07-24 10:26:44 +02:00
Radovan Garabík
9367d03d9f
Merge pull request #120 from richarson/richarson-dockerimages
grc.conf: Expand conf.dockerimages regex
2019-07-24 09:03:45 +02:00
Radovan Garabík
75e255c730
Merge pull request #119 from Raizo62/devel
grc.conf : correct the regular expression with ping, traceroute, ip, …
2019-07-24 09:00:48 +02:00
Radovan Garabík
98b4df7bd2
Merge pull request #118 from Raizo62/master
grc.conf : correct the regular expression with ping, traceroute, ip, …
2019-07-24 08:59:27 +02:00
Radovan Garabík
eafbb9dded Merge branch 'devel' of github.com:garabik/grc into devel 2019-07-24 08:48:59 +02:00
Radovan Garabík
5c9d5abec4 Merge branch 'bretello-master' into devel 2019-07-24 08:47:45 +02:00
Radovan Garabík
5981e2ac1c conflict 2019-07-24 08:47:26 +02:00
Radovan Garabík
8267bab647
Merge pull request #113 from derimagia/zsh-autocomplete-fix
Fix zsh completions if --colour is used
2019-07-24 08:35:00 +02:00
Radovan Garabík
c71b244b80
Merge pull request #121 from richarson/richarson-conf.uptime
conf.uptime: Support decimal comma
2019-07-24 08:28:15 +02:00
Ricardo J. Barberis
ee07d1bd15
conf.uptime: Support decimal comma
So load averages also are colourised when e.g. LANG=es_ES
2019-04-25 19:57:24 -03:00
Ricardo J. Barberis
7df059ed67
Expand conf.dockerimages regex
Add 'image ls' and 'image list' as alternatives to 'images'
2019-04-20 15:14:24 -03:00
raizo62
270e11cb83 grc.conf : correct the regular expression with ping, traceroute, ip, journalctl, systemctl, sysctl : the '?' is for '\s', not for the last letter of the command 2019-04-06 11:59:52 +02:00
raizo62
edee9e7591 grc.conf : correct the regular expression with ping, traceroute, ip, journalctl, systemctl, sysctl : the '?' is for '\s', not for the last letter of the command 2019-04-06 11:45:09 +02:00
Dave Wikoff
9302d75f06 Fix zsh completions if --colour is used 2019-01-11 13:05:09 -05:00
Radovan Garabík
b11c36fcba iwconfig quality/level 2018-12-26 21:33:04 +01:00
Radovan Garabík
5ca81657ab
Merge pull request #112 from Raizo62/iwconfig
iwconfig : Bit Rate can contain dots : Bit Rate=43.3 Mb/s
2018-12-26 21:19:34 +01:00
raizo62
4a37b7fc7c iwconfig : Bit Rate can contain dots : Bit Rate=43.3 Mb/s 2018-12-26 12:35:31 +01:00
Radovan Garabík
ae79db506e fix infinite loop if replacement matches regexp again 2018-12-25 20:22:18 +01:00
Radovan Garabík
677295cb8f Merge branch 'kapsh-commands' into devel 2018-12-25 19:32:23 +01:00
Radovan Garabík
b5726877be merge sensors command 2018-12-25 19:31:49 +01:00
Radovan Garabík
c7856d4068 Merge branch 'franga2000-master' into devel 2018-12-24 21:27:06 +01:00
Radovan Garabík
f32d8a1432 conflict 2018-12-24 21:26:56 +01:00
Miha Frangež
2b98e0767d Add config for sensors command 2018-10-09 20:56:13 +02:00
Alexander Kapshuna
dd7ecc05d6 grc.zsh: alias ALL supported commands 2018-10-01 19:27:05 +03:00
Alexander Kapshuna
3abfc841db grc.conf: add missing sensors command 2018-10-01 19:25:05 +03:00
Alexander Kapshuna
7a5f76aeee No need to specify --colour as it defaults to auto 2018-10-01 19:24:39 +03:00
Radovan Garabík
ae88b81759
Merge pull request #108 from erik-valdivieso/master
Fix packet loss percent with dot number
2018-09-26 16:42:52 +02:00
Radovan Garabík
c1cb9b8941
Merge pull request #107 from florianbeer/patch-1
Update logfile config
2018-09-26 16:40:11 +02:00
Radovan Garabík
04665c00b5
Merge pull request #106 from iax7/master
Add new conf files and fix existing
2018-09-26 16:38:26 +02:00
Radovan Garabík
50174b2336
Merge pull request #94 from g0tmi1k/README
Add "Dynamic aliases"
2018-09-26 16:36:39 +02:00
Radovan Garabík
5bc9f4e70f tune lspci 2018-09-26 16:28:45 +02:00
Radovan Garabík
047bcc6c7a
Merge pull request #86 from kapsh/lspci
Tune lspci colors
2018-09-26 16:23:16 +02:00
Erik Valdivieso
f3f76ad382
Fix packet loss percent with dot number
Works with

0%
0.0%
100%
100.0%
2018-08-29 11:31:01 -05:00
Florian Beer
918df658c2
Update logfile config
This commit refines how logfiles are displayed, so it is more suitable for webserver and mailserver logs in addition to generic kernel messages:

* Add colorization of strings in double quotes
* Alter parsing of pathnames to also include common URL path components
* Mark IPv4 and IPv6 addresses
* Detect email addresses
* Detect HTTP verbs and common HTTP and mailserver status codes

I think it is rather nice to look at and easy to visually parse important parts of each log line. Since I've been using this config for a long time on my servers I thought I should give back and make it available to the public.

Merge if you feel like it, if not it is here to copy for anyone that wants to. Thanks @garabik for your awesome tool!
2018-08-24 11:07:13 +02:00
Isaias Pina
1d07328d38
Add kubectl and yaml conf file 2018-08-09 22:14:04 -05:00
g0tmi1k
98ec00d036 Add "Dynamic aliases"
Based on: https://unix.stackexchange.com/questions/148/colorizing-your-terminal-and-shell-environment
2018-07-25 15:18:38 +01:00
Radovan Garabík
d64b7c6523
Merge pull request #92 from iax7/master
Fix color files
2018-07-01 14:59:23 +02:00
Radovan Garabík
681408c3a5
Merge pull request #97 from tasnad/master
Fixed color for the ss command.
2018-07-01 14:54:21 +02:00