Commit Graph

155 Commits

Author SHA1 Message Date
Radovan Garabík e10d7d257f catch nonexistent command even if conffile matches 2017-05-21 16:00:34 +02:00
Radovan Garabík 8fe23efe77 include grc.zsh and grc.fish in install.sh 2017-05-21 15:48:05 +02:00
Radovan Garabík f3679d91a1 python2 compatibility if command not found or permission denied (better solution) 2017-04-23 13:35:18 +02:00
Radovan Garabík 987fb4ce98 python2 compatibility if command not found or permission denied 2017-04-23 13:26:44 +02:00
Radovan Garabík 5da88f5bcc add idto bash aliases 2017-04-21 11:28:47 +02:00
Radovan Garabík 447e5f9c5d increase version 2017-04-21 11:08:46 +02:00
Radovan Garabík 878ea12536 attribution 2017-04-21 10:54:14 +02:00
Radovan Garabík 6a3d1ca7ba cleaning up directories 2017-04-21 10:50:47 +02:00
Radovan Garabík e996a792f0 spelling 2017-04-21 10:30:25 +02:00
Radovan Garabík 5758a80b5e spelling 2017-04-21 10:29:25 +02:00
Radovan Garabík e68ab84feb move conffiles to a separate directory 2017-04-21 10:25:42 +02:00
Radovan Garabík d3f3aac73a Merge pull request #57 from MatthiasWinkelmann/ls-sizes
Coloring file sizes in ls -l and ls -lh
2017-04-13 13:15:15 +02:00
Radovan Garabík b39abc0948 Merge pull request #56 from MatthiasWinkelmann/readme
Improved shell integration and instructions
2017-04-13 13:11:29 +02:00
Matthias Winkelmann d30023cb5f Coloring file sizes in ls -l and ls -lh
Also made Time and Month regex slightly more specific to avoid false positives.
2017-03-28 05:35:12 +02:00
Matthias Winkelmann 7e98851872 Improved shell integration and instructions 2017-03-28 05:28:02 +02:00
Radovan Garabík 6bd39e6581 do not colourify ls by default 2017-03-04 10:23:36 +01:00
Radovan Garabík 1dea43457f iputils ping uses icmp_req 2017-03-04 10:11:47 +01:00
Radovan Garabík b3c0aafae4 update version 2017-03-04 10:07:23 +01:00
Radovan Garabík ab975362c3 update changelog 2017-03-04 10:07:00 +01:00
Isaias Pina 2789838164 Add lsof fdisk findmnt tcpdump id commands 2017-02-28 12:25:18 -06:00
Isaias Pina 96073d8766 Move colorfiles to folder 2017-02-28 11:30:13 -06:00
Isaias Pina ff14ccb730 Merge from garabik/grc 2017-02-28 11:21:08 -06:00
Radovan Garabík bb1f123b37 fix ping colours ordering 2017-02-17 09:09:16 +01:00
Radovan Garabík 18c9683708 bashrc more compatible with other shells 2017-02-10 10:02:15 +01:00
Radovan Garabík 6b326ef6ec ioping, arping, b2ping 2017-02-09 14:34:06 +01:00
Radovan Garabík 1d1fbddafc typo 2017-02-09 14:33:16 +01:00
Radovan Garabík a715436fc4 better error message when command is not executable 2017-02-06 20:52:28 +01:00
Radovan Garabík 1516a3e3c7 better error message when command is not found 2017-02-06 19:37:45 +01:00
Radovan Garabík 8c330426fe nping support 2017-02-06 19:11:43 +01:00
Radovan Garabík ddc789bfc0 remove --color from ls, for MacOSX 2017-02-06 16:12:20 +01:00
Radovan Garabík bd94adda6c debian package date 2017-01-28 15:50:31 +01:00
Radovan Garabík d6b256fc12 build dependency 2017-01-28 15:44:37 +01:00
Radovan Garabík 69ecfd408b release version 2017-01-27 16:59:24 +01:00
Radovan Garabík 8baa92d616 do not install bash profile in debian 2017-01-27 16:57:43 +01:00
Radovan Garabík 5bc310369a update credits, remove e-mails 2017-01-27 16:53:52 +01:00
Radovan Garabík 826b7d062b spam-protect e-mails 2017-01-27 16:34:55 +01:00
Radovan Garabík 8c99f75678 python3 build dependency 2017-01-27 16:31:15 +01:00
Radovan Garabík cab7d78d55 python3 in debian/rules 2017-01-27 16:30:31 +01:00
Radovan Garabík 3125d93c3d python3 debian package dependency 2017-01-27 16:29:44 +01:00
Radovan Garabík 836dcaeff3 Merge branch 'devel' of github.com:garabik/grc into devel 2017-01-27 16:20:06 +01:00
Radovan Garabík ea5e50953a debian python build dependency 2017-01-19 11:09:36 +01:00
Radovan Garabík 2aa2f36139 debian python-dev dependency 2017-01-19 11:06:46 +01:00
Radovan Garabík 6dd1ff8b95 debian python dependency 2017-01-19 11:05:18 +01:00
Radovan Garabík 0fb534c2ac remove symlink 2017-01-19 10:55:56 +01:00
Radovan Garabík 85b3425a97 delete stray link 2017-01-19 10:52:48 +01:00
Radovan Garabík f1e635ee6b new version 2017-01-05 16:50:42 +01:00
Radovan Garabík 94a46c60f8 python3 2017-01-05 16:47:47 +01:00
Radovan Garabík f5680f91c6 Merge pull request #45 from jlec/py3
Convert for py3 compatibility
2017-01-05 16:41:19 +01:00
Radovan Garabík f73579b0ab Merge pull request #46 from jlec/bash
Use bash internal functionalities for grc detection
2016-12-29 18:16:10 +01:00
Radovan Garabík 56d54cef0f Merge pull request #47 from jlec/configure
More advanced regex for configure colouring
2016-12-29 18:12:42 +01:00