ohmyzsh/lib
Mitchel Humpherys 7fa86993c3 prevent preventing headaches to prevent headaches
There are some verbose aliases for rm et al that are supposed to
"prevent headaches". However, the real headache is when you recursively
rm a directory with a million files in it and have to sit through all of
that output. Fix this by sticking to the tried-and-true default of
non-verbose mode. Users can always ask for verbose output when they want
it.
2014-03-17 13:59:15 -07:00
..
aliases.zsh prevent preventing headaches to prevent headaches 2014-03-17 13:59:15 -07:00
bzr.zsh Modification to the frisk theme to work with the BZR lib 2013-11-06 20:10:59 -02:00
completion.zsh Merge remote-tracking branch 'upstream/master' 2013-02-08 19:08:06 +01:00
correction.zsh Making auto-correction off by default 2013-12-04 20:59:57 -07:00
directories.zsh Merge pull request #1565 from serdardalgic/autoenv-plugin 2013-04-23 20:33:50 -07:00
functions.zsh Merge pull request #1134 from koraa/pull_req_helpers 2013-12-02 23:47:21 -08:00
git.zsh adding a check for git config option to disable git_prompt_info() on a per repo basis 2013-11-20 12:30:55 -05:00
grep.zsh Moving all zsh config options into a lib/ subdirectory to make way for some upcoming changes to directory structure and configuration options 2009-09-23 07:43:36 -07:00
history.zsh allow setting a custom HISTFILE before oh-my-zsh is loaded 2013-03-15 22:07:47 +01:00
key-bindings.zsh Merge pull request #513 from randy909/fix-edit-cmdline 2013-12-02 23:03:03 -08:00
misc.zsh Set the '-R' option for less not in $PAGER, but as $LESS. 2012-10-13 23:16:39 +02:00
nvm.zsh Added nvm.zsh to detect current Node.js version 2013-11-08 23:26:05 +04:00
prompt_info_functions.zsh No need to eval in rvm_prompt_info! 2014-01-07 19:08:20 +01:00
spectrum.zsh Added the spectrum_bls function, which prints all 256 colors set as the 2013-10-16 12:36:48 +02:00
termsupport.zsh Avoid 'title:parse error' with single quotes in $CMD 2014-02-21 22:16:12 +01:00
theme-and-appearance.zsh Add support for colored ls output on OpenBSD 2013-11-14 07:06:54 -05:00