Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-10 | Temporarily delete over-engineered solution | Marc Cornellà | |
2015-02-10 | Fix for bad LC_CTYPE entry | frozen_dude | |
LANG is a colon-separated list of prefered locales; LC_CTYPE is single entry, therefore we need to remove all but one entry. Also, there is no need setting it if it is already set (LC_ALL also sets LC_CTYPE, so we check it too). | |||
2015-02-10 | Moves a bindkey call from misc to key-bindings. | LFDM | |
2015-02-10 | Moves remaining aliases to misc and deletes file. | LFDM | |
There were only three aliases left in aliases.zsh File deleted! | |||
2012-10-13 | Set the '-R' option for less not in $PAGER, but as $LESS. | Felix Dreissig | |
2012-03-01 | Pager is 'less -R' to support colored outputs | Rotem Yaari | |
2011-07-23 | More generic. | hobbestigrou | |
2009-11-04 | Joined the appearance so the theme can apply LSCOLORS too | Toon Claes | |
2009-10-01 | run update check *after* running custom configuration scripts. | Jon Evans | |
This means we are running it after $PATH has potentially been set up, which means it's more likely that commands like "git" will be found | |||
2009-09-23 | Oh My Zsh gets a weekly auto-updater... the future is now! | Robby Russell | |
2009-09-23 | put everything in lib | James Cox | |