Marc Cornellà
|
c2e3a410ea
|
Fix style of theme-and-appearance.zsh
|
10 years ago |
Marc Cornellà
|
6304a789ab
|
Only set default LS_COLORS if not set before
Also, force the use of Bourne-style shell syntax with `dircolors -b`.
|
10 years ago |
Marc Cornellà
|
6c08286c8e
|
Use `$commands[]` to check for command existence
|
10 years ago |
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
|
10 years ago |
Marc Cornellà
|
cc36063cfd
|
Cleanup theme-and-appearance.zsh
|
10 years ago |
Marc Cornellà
|
ed484dfaf6
|
Delete cdablevars option by default
Fixes weird autocompletion of directories and named users.
Fix #4864
|
10 years ago |
Marc Cornellà
|
2193135ebc
|
Clean up appearance lib file and redundant `colors` calls in other files
|
12 years ago |
drm00
|
f516b7c7f5
|
add check for colored ls on openbsd. (retry of #2225)
|
12 years ago |
Petter Abrahamsson
|
a7540844d5
|
Add support for colored ls output on OpenBSD
|
13 years ago |
Cosmin Lu?ă
|
e5736d3910
|
Fixed coding style
|
14 years ago |
Cosmin Lu?ă
|
fa355a798c
|
Fixed issue with NetBSD's ls
|
14 years ago |
Julien Nicoulaud
|
f624889aa4
|
Rename appearance.zsh so that it gets loaded after spectrum.zsh.
Allows to use 256 colors in prompt themes.
|
16 years ago |
Toon Claes
|
bbef2db92b
|
parse error fix
|
17 years ago |
Toon Claes
|
08fcf7dc39
|
Enabled colors in ls and made it possible to theme them
|
17 years ago |
Toon Claes
|
e2dba2c3e9
|
Joined the appearance so the theme can apply LSCOLORS too
|
17 years ago |