Commit Graph

170 Commits

Author SHA1 Message Date
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
Radovan Garabík 0ae0ce08a8 better reporting of invalid configuration files 2015-12-25 15:47:36 +01:00
Radovan Garabík 7a48f0d91e Merge pull request #18 from iax7/master
Add docker support: info, ps, images, docker-machine commands
2015-12-25 14:35:02 +01:00
Isaias Pina 5b42261cb6 Add docker support: info, ps, images, docker-machine 2015-11-13 00:14:27 -06:00
Radovan Garabík 829e900211 fix installation 2015-11-01 20:03:34 +01:00
Radovan Garabík 3d698cc15e fix prefix to /usr 2015-11-01 19:57:26 +01:00
Radovan Garabík 60f38e18ad add README.markdown 2015-11-01 19:54:13 +01:00
Radovan Garabík a8bcb068fe fix install.sh for debian/rules 2015-11-01 19:51:55 +01:00
Radovan Garabík 295378bcbd fix install.sh for debian/rules 2015-11-01 19:49:39 +01:00
Radovan Garabík e363371815 (not working) conf.pv added 2015-11-01 19:40:26 +01:00
Radovan Garabík 14b03882ac Merge pull request #17 from Mephistophiles/feature
Modifing conf.ifconfig. Added new features
2015-10-21 21:32:40 +02:00
Maxim Zhukov 7169fd287e * Add IPv6 prefix support.
* Add iface vlan support.
2015-10-19 16:13:18 +03:00
Radovan Garabík 27b06f588c .bashrc in documentation 2015-10-10 16:38:09 +02:00
Radovan Garabík 1595dfb6cf merge 2015-10-10 16:35:08 +02:00
Radovan Garabík 1b7ae97369 Merge pull request #15 from iax7/master
Fix df header being colored
2015-10-10 16:24:16 +02:00
Radovan Garabík f00c737688 Merge pull request #10 from egonSchiele/patch-1
Converting README to markdown so it is more readable on github
2015-10-10 16:20:55 +02:00
Radovan Garabík a3745ca7f8 Merge pull request #9 from delphinus35/update-install-sh
update install.sh
2015-10-10 16:14:18 +02:00
Radovan Garabík b5028b2a01 Merge pull request #8 from delphinus35/use-env-python
use env python
2015-10-10 16:08:36 +02:00
Isaias Pina 757fd862f8 Fix df header being colored 2015-10-07 04:11:39 -05:00
delphinus 28aeefcc28 fix typo 2015-05-19 22:32:05 +09:00
Aditya Bhargava b1005bb0f2 Converting README to markdown so it is more readable on github
Hi there,
Would you consider using this markdown version of the README? It is much easier to read on github, so easy to get started with this project.
2015-05-18 14:27:00 -07:00
delphinus 0b9c238684 update install.sh
* install man's
* install grc.bashrc to profile dir
* use $PREFIX to determine install prefix
2015-05-18 11:03:34 +09:00
delphinus 6e41d2ecbc use env python 2015-05-18 10:46:11 +09:00
Radovan Garabík 900d62a5c1 fix version 2015-03-31 18:38:01 +02:00
Radovan Garabík 206eb0e06a bump version 2015-03-31 18:13:08 +02:00
Radovan Garabík 2f8bcd6235 add color as a synonym for colours 2015-03-31 17:47:04 +02:00
Radovan Garabík c887a9c8f6 Merge branch 'master' of github.com:garabik/grc 2015-03-31 17:03:52 +02:00
Radovan Garabík 2abf4eb95b Merge pull request #6 from Duncaen/patch-1
conf.df: fix mounted on
2015-03-31 17:03:09 +02:00