Age | Commit message (Expand) | Author |
2023-05-09 | fix(theme-and-appearance): make bsd `ls` to be default | Carlo Sala |
2023-05-06 | feat(theme-and-appearance): allow disabling gnu-ls in bsd | Carlo Sala |
2023-03-12 | fix(lib): set equivalent LS_COLORS and LSCOLORS variables | Marc Cornellà |
2023-03-07 | fix(init): set completion colors on theme load, not with `precmd` | Marc Cornellà |
2023-03-03 | refactor(theme-and-appearance): reorganize and clean up logic (#11529) | Marc Cornellà |
2023-02-24 | refactor: reorganize setopts in lib folder | Marc Cornellà |
2023-02-22 | fix(theme-and-appearance): avoid infinite recursion | Carlo Sala |
2023-02-16 | fix(theme-and-appearance): test color ls with $ZSH directory | Carlo Sala |
2023-01-25 | fix(theme-and-appearance): fix `diff` completion in macOS | Carlo Sala |
2021-10-10 | fix(lib): fix `diff --color` argument check for BSD systems (#10269) | michael-yuji |
2020-07-06 | lib: prefix diff call with command to bypass diff aliases | Marc Cornellà |
2020-07-01 | lib: enable diff color (#8807) | Monson Shao |
2019-05-08 | Themes: switch to using ruby_prompt_info() | Andrew Janke |
2019-04-22 | Colored ls output in FreeBSD #7565 | Yannis Mitsos |
2019-04-08 | lib: delete PS1 default | Marc Cornellà |
2016-11-03 | Fix #5604: No DIR ( directory ) colors (#5605) | mingang.he |
2016-11-02 | Fix invalid "ls -G" alias. | Eduardo Cuomo |
2016-11-02 | Check dircolors settings before using gls on darwin (#5570) | Marc Cornellà |
2016-10-11 | Fix ls coloring in MacOS if gls is not installed | Marc Cornellà |
2016-10-10 | Fix ls colouring for Darwin. (#5516) | rossmcf |
2016-10-10 | Use OSTYPE instead of uname whenever possible for better speed. (#5496) | Hong |
2016-10-10 | Take advantage of LS_COLORS for the color of completion if GNU ls is used. (#... | Hong |
2016-10-04 | Fix style of theme-and-appearance.zsh | Marc Cornellà |
2016-10-04 | Only set default LS_COLORS if not set before | Marc Cornellà |
2016-10-04 | Use `$commands[]` to check for command existence | Marc Cornellà |
2016-10-04 | set better default colors for GNU ls instead of none. | Hong Xu |
2016-05-12 | Cleanup theme-and-appearance.zsh | Marc Cornellà |
2016-05-12 | Delete cdablevars option by default | Marc Cornellà |
2015-09-19 | Merge pull request #2751 from drm00/fix-openbsd-colorls | Robby Russell |
2015-02-10 | Clean up appearance lib file and redundant `colors` calls in other files | Marc Cornellà |
2014-04-25 | add check for colored ls on openbsd. (retry of #2225) | drm00 |
2013-11-14 | Add support for colored ls output on OpenBSD | Petter Abrahamsson |
2013-01-03 | Fixed coding style | Cosmin Lu?ă |
2012-12-31 | Fixed issue with NetBSD's ls | Cosmin Lu?ă |
2011-02-21 | Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into n... | Robby Russell |
2010-11-20 | Rename appearance.zsh so that it gets loaded after spectrum.zsh. | Julien Nicoulaud |