Marc Cornellà
|
6304a789ab
|
Only set default LS_COLORS if not set before
Also, force the use of Bourne-style shell syntax with `dircolors -b`.
|
2016-10-04 01:29:47 +02:00 |
|
Marc Cornellà
|
6c08286c8e
|
Use $commands[] to check for command existence
|
2016-10-04 01:27:19 +02:00 |
|
Hong Xu
|
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 |
|
Marc Cornellà
|
cc36063cfd
|
Cleanup theme-and-appearance.zsh
|
2016-05-12 13:23:46 +02:00 |
|
Marc Cornellà
|
ed484dfaf6
|
Delete cdablevars option by default
Fixes weird autocompletion of directories and named users.
Fix #4864
|
2016-05-12 13:22:27 +02:00 |
|
Robby Russell
|
5e45c16701
|
Merge pull request #2751 from drm00/fix-openbsd-colorls
add check for colored ls on openbsd. (retry of #2225)
|
2015-09-19 08:46:13 -07:00 |
|
Marc Cornellà
|
2193135ebc
|
Clean up appearance lib file and redundant colors calls in other files
|
2015-02-10 19:22:50 +01:00 |
|
drm00
|
f516b7c7f5
|
add check for colored ls on openbsd. (retry of #2225)
|
2014-04-25 14:15:14 +02:00 |
|
Petter Abrahamsson
|
a7540844d5
|
Add support for colored ls output on OpenBSD
|
2013-11-14 07:06:54 -05:00 |
|
Cosmin Lu?ă
|
e5736d3910
|
Fixed coding style
|
2013-01-03 14:44:17 +02:00 |
|
Cosmin Lu?ă
|
fa355a798c
|
Fixed issue with NetBSD's ls
|
2012-12-31 14:02:22 +02:00 |
|
Robby Russell
|
452eeed890
|
Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme
|
2011-02-21 21:45:00 -08:00 |
|
Julien Nicoulaud
|
f624889aa4
|
Rename appearance.zsh so that it gets loaded after spectrum.zsh.
Allows to use 256 colors in prompt themes.
|
2010-11-20 18:06:23 +01:00 |
|