0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Marc Cornellà
53cbd658f5 globalias: use ${(z)var} to split into words using shell parsing 2020-10-14 17:23:03 +02:00
Patrick W. Healy
e75aa2875e
globalias: expand filtering to anywhere in the command (#9338) 2020-10-14 16:57:59 +02:00
VectorW
82856bfbd8
globalias: allow filtering values not to be expanded (#9331) 2020-10-11 21:23:21 +02:00
Janosch Schwalm
19b925e741 use https everywhere (#6574)
* use https everywhere

* use https links on the files that are left

Also, removed some broken links and updated redirections.
2018-08-07 20:42:01 +02:00
Marc Cornellà
f701b4de0f Fix formatting and usage section
Also:

- Changes `globes` (which doesn't exist) to `glob expressions`.

- Delete the `trigger autocompletion to your current aliases` use case, since that's not
  really implemented.
2016-10-04 13:55:11 +02:00
slavaGanzin
6eaa868cd9 fix comment 2016-10-04 14:05:41 +03:00
slavaGanzin
75f87dd24e README for globalias 2016-10-04 14:03:37 +03:00
slavaGanzin
86126233bb specify globalias modes 2016-10-04 12:21:18 +03:00
slavaGanzin
798c38dd1a globalias fix #4834 2016-09-27 15:22:37 +03:00