Andrei Buzoianu
|
3f3fc2932e
|
update grc.bash to add sockstat alias
|
2020-10-13 17:08:49 +03:00 |
|
Wayne Walker
|
0c615d2904
|
Support for FQDNs, and add the journalctl alias to the grc.bash and grc.zsh
|
2020-06-27 13:47:03 -05:00 |
|
Radovan Garabík
|
c414dfd3b4
|
merge kubectl from luidavim
|
2019-07-24 10:26:44 +02:00 |
|
Radovan Garabík
|
5981e2ac1c
|
conflict
|
2019-07-24 08:47:26 +02: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
|
04665c00b5
|
Merge pull request #106 from iax7/master
Add new conf files and fix existing
|
2018-09-26 16:38:26 +02:00 |
|
Isaias Pina
|
1d07328d38
|
Add kubectl and yaml conf file
|
2018-08-09 22:14:04 -05:00 |
|
Alex Jahraus
|
d713c4fbce
|
Add docker-compose to the shell init files
|
2018-06-25 17:35:38 +02:00 |
|
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 |
|