Marc Cornellà
f8b2d85a41
common-aliases: check if $XIVIEWER is defined and minor fixes
2016-11-02 11:18:38 +01:00
Marc Cornellà
75d69c06d1
common-aliases: minor style fixes
2016-11-02 11:03:47 +01:00
Marc Cornellà
7b0334afbe
common-aliases: check if $BROWSER is defined on browser aliases
2016-11-02 11:02:58 +01:00
Marco De Bortoli
18b6da0526
PHP suffix alias should be removed
...
PHP can be executed as CLI script but due to the automated attempt
to add browser support to that extension such ability is prevented
in certain circumstances.
2016-11-02 11:00:27 +01:00
Florian Boulay
ccd34d0fad
Add m4a format in the common aliases plugin ( #5502 )
...
The m4a file format can be opened in the command line with mplayer
2016-10-08 08:26:10 +02:00
Andrew Janke
783efe299e
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.
2015-12-11 03:03:38 -05:00
Aleks
e0e0d3810e
Use $EDITOR
2015-05-06 10:26:05 +01:00
LFDM
5523ebb9ae
Deletes dot aliases from common-aliases.
...
They are implemented in lib anyway.
2015-02-10 19:22:39 +01:00
Halil Özgür
7a5d68c963
Remove j alias for autojump
...
j alias conflicts with autojump's j() function. Fixes #2989
2014-09-13 10:30:16 +03:00
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.
2014-05-24 19:48:36 +02:00
Brian Hartvigsen
c1f5a1792b
This is already done in lib/theme-and-appearance.zsh and supports Darwin/BSD/etc
2014-05-24 19:48:36 +02:00
jieryn
1509ac9a04
add common video formats FLV and WEBM
2014-03-22 08:51:26 -04:00
Gaetan Semet
dbcaafd03b
Better super-grep
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-12 11:54:45 +02:00
Gaetan Semet
b832ec9208
New plugin 'common-aliases' for optional cutting edge zsh aliases
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-11 14:58:25 +02:00