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

9 Commits

Author SHA1 Message Date
Alexander Kapshuna
dd7ecc05d6 grc.zsh: alias ALL supported commands 2018-10-01 19:27:05 +03:00
Alexander Kapshuna
7a5f76aeee No need to specify --colour as it defaults to auto 2018-10-01 19:24:39 +03:00
Alex Jahraus
d713c4fbce
Add docker-compose to the shell init files 2018-06-25 17:35:38 +02:00
Radovan Garabík
5d7c715ea9
Merge pull request #85 from kapsh/aliases
Consider existing aliases when defining aliases in zsh
2018-04-29 09:43:55 +02:00
Radovan Garabík
59509cff15
Merge pull request #84 from xPMo/zsh-completion
Support ZSH auto-completion
2018-04-28 19:17:00 +02:00
Alexander Kapshuna
c91450d0fb Consider existing aliases when defining aliases in zsh
Resolve #83
2018-04-07 13:52:43 +03:00
xPMo
50ba64c8bc
don't set COMPLETE_ALIASES
Since grc has a sudo-like completion function, aliases can be expanded properly by Zsh's completion system.
2018-03-09 02:28:36 -06:00
Yurii Myronchuk
481e097c76 add new configurations 2018-01-06 14:04:34 +02:00
Radovan Garabík
1595dfb6cf merge 2015-10-10 16:35:08 +02:00