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

97 Commits

Author SHA1 Message Date
Radovan Garabík
82ca58087c conffile can be a pipe 2016-12-14 14:53:36 +01:00
Radovan Garabík
79f8c178d0 Merge pull request #41 from alcik/devel
configuration for ant and maven
2016-12-03 14:06:38 +01:00
Radovan Garabík
214db3009e Merge branch 'derimagia-master' into devel 2016-12-03 14:01:51 +01:00
Radovan Garabík
9a60d8c349 resolve conflict 2016-12-03 14:01:24 +01:00
alcik
759e35a1dc repair comments 2016-11-29 01:45:49 +01:00
alcik
5e0bc0235c configuratoion for ant and maven
Configuration for Apache Ant and Apache Maven building systems
2016-11-25 13:10:44 +01:00
Dave Wikoff
18d69b24bf Update docker ps and docker-compose ps regex. 2016-11-20 17:13:28 -05:00
Radovan Garabík
0a658d90f1 add ioping 2016-10-26 13:09:10 +02:00
Radovan Garabík
b2f480c25a Merge pull request #39 from sasq64/master
Added 'concat' option for appending matches to a file
2016-10-17 22:31:44 +02:00
Radovan Garabík
26758e85cd Merge pull request #38 from lbschenkel/leonardo
Support the XDG Base Directory Specification
2016-10-17 22:26:39 +02:00
Radovan Garabík
a1b3d3cc14 Merge pull request #34 from iamoverit/master
added config for SQL queries
2016-10-17 22:19:13 +02:00
Radovan Garabík
538c809a86 Merge pull request #32 from unixorn/add-brew-installation-instructions
Add homebrew install instructions & fix typo
2016-10-17 22:14:00 +02:00
Radovan Garabík
c1b3fafda4 Merge branch 'richarson-traceroute6' into devel 2016-10-17 22:05:29 +02:00
Radovan Garabík
c946465a56 resolving conflict 2016-10-17 22:05:15 +02:00
Radovan Garabík
8b5313fb3a unify colours for ip 2016-10-17 21:56:21 +02:00
Radovan Garabík
c29847ce21 Merge branch 'iax7-master' into devel 2016-10-17 21:53:40 +02:00
Radovan Garabík
af3730564c resolving conflict 2016-10-17 21:51:07 +02:00
Radovan Garabík
cc15ffed57 add ipv6 and hwaddr to 'ip' config 2016-10-17 21:13:35 +02:00
Radovan Garabík
35a4b5621e Merge pull request #28 from richi235/master
Add   conf.ip  for   "ip"   command
2016-10-17 21:05:47 +02:00
Radovan Garabík
c9b8d73419 Merge pull request #27 from derimagia/master
Docker-ps: Fixing some edge cases and generalizing
2016-10-17 21:02:20 +02:00
Radovan Garabík
c66f3b7363 some debugs 2016-10-17 20:47:57 +02:00
Dave Wikoff
9b81a22581 Fix docker ps for docker-compose 2016-10-08 02:28:02 -04:00
Dave Wikoff
0eb46ed912 Fix headers for docker-compose 2016-10-08 02:27:29 -04:00
Jonas Minnberg
fabdbcaf08 Added 'concat' option for appending matches to a file 2016-09-28 11:48:08 +02:00
Leonardo Brondani Schenkel
0928d0b936 Support the XDG Base Directory Specification 2016-09-24 16:15:36 +02:00
Radovan Garabík
9f5781460b comments 2016-08-28 20:51:20 +02:00
Radovan Garabík
448c5f064d pty option 2016-08-28 19:20:46 +02:00
Radovan Garabík
7a641145e6 test pty 2016-08-28 19:17:53 +02:00
Radovan Garabík
5345174719 testing pseudoterminal 2016-07-31 15:35:15 +02:00
Radovan Garabík
8edae13481 alternate ping 2016-07-31 15:34:52 +02:00
Radovan Garabík
6b15eede1b testing pseudoterminal 2016-07-31 15:34:41 +02:00
Radovan Garabík
021439191c Merge branch 'master' of github.com:garabik/grc 2016-07-20 19:56:11 +02:00
Radovan Garabík
29ccd7fa31 oping 2016-07-20 19:52:30 +02:00
Ilya Filisteev
0d85e08767 added config for SQL queries 2016-06-22 23:04:27 +03:00
Isaias Pina
b1262d7007 Add several new apps, update grc.fish 2016-06-18 18:18:18 -05:00
Joe Block
53e5f28ec4 Add homebrew install instructions & fix typo 2016-06-16 18:45:31 -07:00
Ricardo J. Barberis
5bce6188fd Relativize traceroute
Remove absolute path from traceroute command (on Slackware, traceroute is in /usr/bin)
2016-05-18 19:57:11 -03:00
Ricardo J. Barberis
d494aa2d72 Add ifconfig
Add ifconfig to the aliases file
2016-05-18 19:56:17 -03:00
Ricardo J. Barberis
7a4aa1e448 Add traceroute6
Add traceroute6 to the aliases list
2016-05-18 19:55:20 -03:00
Isaias Pina
9374a08e17 Fix grc.bash to add new commands 2016-05-14 01:12:42 -05:00
Isaias Pina
a7c42cf56f Add blkid du env free lsblk lspci commands 2016-05-14 00:33:44 -05:00
Isaias Pina
f29aeb671a Add ip command and iptables 2016-05-14 00:25:47 -05:00
Isaias Pina
c74e2e0ccb Fix docker colors, add search, network, version commands 2016-05-14 00:20:54 -05:00
Richard Sailer
4a4cefb981 Add conf.ip for "ip" command 2016-05-10 20:15:19 +02:00
Dave Wikoff
6f6ef83a90 Dockerimages - Headers 2016-04-01 03:46:08 -04:00
Dave Wikoff
5c32ef19df Fix Dockerimages 2016-04-01 03:42:31 -04:00
Dave Wikoff
bac03020d5 Docker-ps: Fixing some edge cases and generalizing 2016-03-28 00:58:32 -04:00
Radovan Garabík
71c6c70965 ignore configuration sections without regexp 2016-01-27 10:10:58 +01:00
Radovan Garabík
b1863ef01d Merge pull request #21 from exzz/systemd
add journalctl command
2016-01-15 17:41:13 +01:00
Nicolas Leclercq
13bbd954bb add journalctl command 2016-01-13 11:48:42 +01:00