- 23 May, 2020 1 commit
-
-
Mohammad Saboorian authored
-
- 10 Feb, 2020 1 commit
-
-
Yuan Liu authored
-
- 18 Jun, 2018 2 commits
-
-
Marc Cornellà authored
`display_info` doesn't exist in any known platform Fixes #5208
-
Elton Chen-Yu Ho authored
According to #5003 if one exports EDITOR with parameters, say: `export EDITOR='subl -w'` running command: `zshrc` will result in: `zsh: command not found: subl -w` This can be fixed by updating common-aliases.plugin.zsh line 16 with: `alias zshrc='${=EDITOR} ~/.zshrc' # Quick access to the ~/.zshrc file` Fixes #5003
-
- 02 Nov, 2016 4 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marco De Bortoli authored
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.
-
- 08 Oct, 2016 1 commit
-
-
Florian Boulay authored
The m4a file format can be opened in the command line with mplayer
-
- 11 Dec, 2015 1 commit
-
-
Andrew Janke authored
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.
-
- 06 May, 2015 1 commit
-
-
Aleks authored
-
- 10 Feb, 2015 1 commit
-
-
LFDM authored
They are implemented in lib anyway.
-
- 13 Sep, 2014 1 commit
-
-
Halil Özgür authored
j alias conflicts with autojump's j() function. Fixes #2989
-
- 24 May, 2014 2 commits
-
-
Brian Hartvigsen authored
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.
-
Brian Hartvigsen authored
-
- 22 Mar, 2014 1 commit
-
-
jieryn authored
-
- 12 Jun, 2013 1 commit
-
-
Gaetan Semet authored
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
-
- 11 Jun, 2013 1 commit
-
-
Gaetan Semet authored
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
-