summaryrefslogtreecommitdiff
path: root/lib/theme-and-appearance.zsh
AgeCommit message (Expand)Author
2016-10-10Use OSTYPE instead of uname whenever possible for better speed. (#5496)Hong
2016-10-10Take advantage of LS_COLORS for the color of completion if GNU ls is used. (#...Hong
2016-10-04Fix style of theme-and-appearance.zshMarc Cornellà
2016-10-04Only set default LS_COLORS if not set beforeMarc Cornellà
2016-10-04Use `$commands[]` to check for command existenceMarc Cornellà
2016-10-04set better default colors for GNU ls instead of none.Hong Xu
2016-05-12Cleanup theme-and-appearance.zshMarc Cornellà
2016-05-12Delete cdablevars option by defaultMarc Cornellà
2015-09-19Merge pull request #2751 from drm00/fix-openbsd-colorlsRobby Russell
2015-02-10Clean up appearance lib file and redundant `colors` calls in other filesMarc Cornellà
2014-04-25add check for colored ls on openbsd. (retry of #2225)drm00
2013-11-14Add support for colored ls output on OpenBSDPetter Abrahamsson
2013-01-03Fixed coding styleCosmin Lu?ă
2012-12-31Fixed issue with NetBSD's lsCosmin Lu?ă
2011-02-21Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into n...Robby Russell
2010-11-20Rename appearance.zsh so that it gets loaded after spectrum.zsh.Julien Nicoulaud