Andrew Janke
c52f67746b
common-aliases: handle "dev" versions in version check
...
Uses `is-at-least` instead of a numeric comparison hack, so versions with non-numeric bits like "4.5.0-dev5" don't throw errors.
10 years ago
Aleks
9a5e1a0552
Use $EDITOR
11 years ago
LFDM
724143c329
Deletes dot aliases from common-aliases.
...
They are implemented in lib anyway.
11 years ago
Halil Özgür
7a5d68c963
Remove j alias for autojump
...
j alias conflicts with autojump's j() function. Fixes #2989
12 years ago
Brian Hartvigsen
5e601d6515
Fix dud alias. Switch --max-depth for just -d
...
As far as I can tell (tested on Linux & Darwin, BSD man page seems to agree), `-d` is pretty univerally accepted as the depth argument. So instead of doing a test, we can just use -d and call it a day.
12 years ago
Brian Hartvigsen
c1f5a1792b
This is already done in lib/theme-and-appearance.zsh and supports Darwin/BSD/etc
12 years ago
jieryn
1509ac9a04
add common video formats FLV and WEBM
12 years ago
Gaetan Semet
dbcaafd03b
Better super-grep
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
13 years ago
Gaetan Semet
b832ec9208
New plugin 'common-aliases' for optional cutting edge zsh aliases
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
13 years ago