 HongandMarc Cornellà
|
f7d4f985ac
|
Use $+commands to check the existence of a command in clipboard.zsh. (#5519)
|
2016-10-10 23:01:37 +02:00 |
|
 HongandMarc Cornellà
|
a56eac7a71
|
Use OSTYPE instead of uname whenever possible for better speed. (#5496)
|
2016-10-10 22:24:30 +02:00 |
|
 HongandMarc Cornellà
|
98cd3973d2
|
Take advantage of LS_COLORS for the color of completion if GNU ls is used. (#5510)
|
2016-10-10 20:40:17 +02:00 |
|
 Hong XuandMarc Cornellà
|
efa7c7b7ff
|
set better default colors for GNU ls instead of none.
GNU coreutils ship a color setup command by default which can be used to
set a good default color theme for ls:
https://www.gnu.org/software/coreutils/manual/html_node/dircolors-invocation.html
|
2016-10-04 01:06:36 +02:00 |
|
 Hong Xuandncanceill
|
50fe95a69e
|
Autojump plugin: check user local installation first.
Users may install their own version of autojump to override the system
installed version.
|
2014-06-08 11:06:13 +02:00 |
|
Hong Xu
|
2531381477
|
Add web-search plugin.
This plugin adds google, bing and yahoo commands to launch the default
web browser to do web search:
e.g.
google oh-my-zsh
bing what is zsh
|
2013-05-20 22:18:07 -07:00 |
|