Commit Graph

16 Commits

Author SHA1 Message Date
codydiehl aa33a0dd6a Fixed getsebool typo
fixed typo on getsebool which was aliased to setsebool
alias getsebool='colourify setsebool'
2017-09-24 20:42:42 -04:00
Radovan Garabík ec7dbb8aa7 add id to bash aliases 2017-04-21 12:46:42 +02:00
Radovan Garabík e68ab84feb move conffiles to a separate directory 2017-04-21 10:25:42 +02:00
Radovan Garabík 6bd39e6581 do not colourify ls by default 2017-03-04 10:23:36 +01:00
Isaias Pina 2789838164 Add lsof fdisk findmnt tcpdump id commands 2017-02-28 12:25:18 -06:00
Radovan Garabík 18c9683708 bashrc more compatible with other shells 2017-02-10 10:02:15 +01:00
Radovan Garabík ddc789bfc0 remove --color from ls, for MacOSX 2017-02-06 16:12:20 +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
Justin Lecher 1d4f9e1ca5
Use bash internal functionalities for grc detection
which is an external tool, where as type is a bash internal funciton
and always available

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-12-27 13:17:27 +00:00
Radovan Garabík c946465a56 resolving conflict 2016-10-17 22:05:15 +02:00
Isaias Pina b1262d7007 Add several new apps, update grc.fish 2016-06-18 18:18:18 -05: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
Juraj Bednar c00c03fc7a Add info about adding grc support for selected commands to .bash_profile for bash users. 2015-03-15 19:39:27 +01:00