37 Commits (66638e5d053ef2d2f5353c036fa09ec8d911c9f3)

Author SHA1 Message Date
Ranga Nirmal 88659ed193
fix(appearance): ensure arg separation in `test-ls-args` (#13556) 1 month ago
Carlo Sala dcff7a7f08
fix(theme-and-appearance): make bsd `ls` to be default 3 years ago
Carlo Sala c5208867f1 feat(theme-and-appearance): allow disabling gnu-ls in bsd 3 years ago
Marc Cornellà 72732a224e
fix(lib): set equivalent LS_COLORS and LSCOLORS variables 3 years ago
Marc Cornellà d342b353e3
fix(init): set completion colors on theme load, not with `precmd` 3 years ago
Marc Cornellà 95d0c4b603
refactor(theme-and-appearance): reorganize and clean up logic (#11529) 3 years ago
Marc Cornellà 277f38212a
refactor: reorganize setopts in lib folder 3 years ago
Carlo Sala aca048814b
fix(theme-and-appearance): avoid infinite recursion 3 years ago
Carlo Sala 8a68bf6772
fix(theme-and-appearance): test color ls with $ZSH directory 3 years ago
Carlo Sala 657ad0523d fix(theme-and-appearance): fix `diff` completion in macOS 3 years ago
michael-yuji f82aa81931
fix(lib): fix `diff --color` argument check for BSD systems (#10269) 5 years ago
Marc Cornellà d0d01c0bbf lib: prefix diff call with command to bypass diff aliases 6 years ago
Monson Shao 62648d71bb
lib: enable diff color (#8807) 6 years ago
Andrew Janke 299cd4777a Themes: switch to using ruby_prompt_info() 7 years ago
Yannis Mitsos cfd30e9e5c Colored ls output in FreeBSD #7565 7 years ago
Marc Cornellà 30594886bf
lib: delete PS1 default 7 years ago
mingang.he 0b340bc3a5 Fix #5604: No DIR ( directory ) colors (#5605) 10 years ago
Eduardo Cuomo 40544a1d5d Fix invalid "ls -G" alias. 10 years ago
Marc Cornellà 1b799e9762 Check dircolors settings before using gls on darwin (#5570) 10 years ago
Marc Cornellà c24dfa1ab4 Fix ls coloring in MacOS if gls is not installed 10 years ago
rossmcf 628d0bb106 Fix ls colouring for Darwin. (#5516) 10 years ago
Hong a56eac7a71 Use OSTYPE instead of uname whenever possible for better speed. (#5496) 10 years ago
Hong 98cd3973d2 Take advantage of LS_COLORS for the color of completion if GNU ls is used. (#5510) 10 years ago
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 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. 10 years ago
Marc Cornellà cc36063cfd Cleanup theme-and-appearance.zsh 10 years ago
Marc Cornellà ed484dfaf6 Delete cdablevars option by default 10 years ago
Marc Cornellà 2193135ebc Clean up appearance lib file and redundant `colors` calls in other files 11 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 13 years ago
Cosmin Lu?ă fa355a798c Fixed issue with NetBSD's ls 13 years ago
Julien Nicoulaud f624889aa4 Rename appearance.zsh so that it gets loaded after spectrum.zsh. 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