Marc Cornellà
006dd169a0
common-aliases: minor style fixes
2016-12-09 18:50:34 +01:00
Marc Cornellà
4774ddf59a
common-aliases: check if $BROWSER is defined on browser aliases
2016-12-09 18:50:34 +01:00
Marco De Bortoli
0d87d9908f
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-12-09 18:50:34 +01:00
Gaetan Semet
881a2be64f
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# plugins/jump/jump.plugin.zsh
2016-10-11 21:56:56 +02:00
Florian Boulay
cd37d19dda
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
Gaetan Semet
80cea3638a
Merge remote-tracking branch 'upstream/master'
2015-12-14 12:59:33 +01:00
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.
2015-12-11 03:03:38 -05:00
Gaetan Semet
9a63084e20
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
plugins/git/git.plugin.zsh
plugins/jump/jump.plugin.zsh
2015-08-10 16:15:53 +02:00
Aleks
9a5e1a0552
Use $EDITOR
2015-05-06 10:26:05 +01:00
Gaetan Semet
4a576f9189
missing aliases
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-04-22 18:23:45 +02:00
Gaetan Semet
fdbecb80e3
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
README.textile
lib/aliases.zsh
plugins/git/git.plugin.zsh
plugins/jump/jump.plugin.zsh
themes/ys.zsh-theme
2015-04-22 18:22:55 +02:00
Gaetan Semet
87bcbe7fe1
rename diff to sdiff in common aliases
...
because diff is already a common command!
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2015-04-22 18:18:17 +02:00
LFDM
724143c329
Deletes dot aliases from common-aliases.
...
They are implemented in lib anyway.
2015-02-10 19:22:39 +01:00
Gaetan Semet
a32d89278a
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
plugins/jump/jump.plugin.zsh
themes/ys.zsh-theme
2014-11-24 13:43:37 +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
Gaetan Semet
ec49ae1a98
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
lib/git.zsh
plugins/common-aliases/common-aliases.plugin.zsh
plugins/repo/repo.plugin.zsh
templates/zshrc.zsh-template
2014-07-03 16:18:02 +02: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
Gaetan Semet
5afa441d66
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
templates/zshrc.zsh-template
2014-03-24 11:54:41 +01:00
jieryn
1509ac9a04
add common video formats FLV and WEBM
2014-03-22 08:51:26 -04:00
Gaetan Semet
4bd8bf4d7f
new alias: apt get update saguagu
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-12-19 17:25:02 +01:00
Gaetan Semet
da8d0e41df
fix ls --colors issue on macos
...
rely on zsh (see aliases files) for setting ls in color mode.
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-10-31 01:50:39 +01:00
Gaetan Semet
acb27b2272
fixed ls aliases
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-10-30 14:07:03 +01:00
Stibbons
efb5c7f6c8
ls --color is not recognized under mac
...
Signed-off-by: Stibbons <gaetan@xeberon.net>
2013-09-18 00:10:37 +02:00
Gaetan Semet
c71471ce98
New cuting edges aliases
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-12 15:47:03 +02: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
7591b56b9d
Better super-grep
...
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-12 11:54:08 +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