| .. |
|
aliases.zsh
|
No awk-grep, ditch that alias.
|
2011-11-28 09:39:48 -05:00 |
|
clipboard.zsh
|
Split out the copy to clipboard functionality into its own function. It is universally useful.
|
2011-11-30 09:30:17 -05:00 |
|
completion.zsh
|
>.< Why ~/.omz/ when we already have $OMZ
|
2011-12-12 21:02:38 +11:00 |
|
correction.zsh
|
cp should also not correct (man is it annoying)
|
2011-11-30 17:00:12 -05:00 |
|
defaults.zsh
|
I think I need to go to sleep...
|
2011-12-01 01:48:35 -05:00 |
|
directories.zsh
|
Added function to mkdir and immediately change to it
|
2010-12-21 14:28:40 -05:00 |
|
edit-command-line.zsh
|
C-x C-e to edit current command in EDITOR
|
2011-07-18 09:54:59 -04:00 |
|
functions.zsh
|
Remove auto update / uninstall functions.
|
2011-12-12 02:25:30 -05:00 |
|
git.zsh
|
Minor corrections to deletion detection in git_prompt_status
|
2011-07-13 23:23:01 -07: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
|
Ignore commands that start with a space.
|
2010-06-05 23:22:57 +08:00 |
|
key-bindings.zsh
|
Add key bindings for gnome-terminal on Fedora
|
2011-07-23 23:09:03 +02:00 |
|
less.zsh
|
just a few changes. less color changed. omz, modline doesn't cause vim to err/give a warning now.
|
2011-12-11 04:10:08 +11:00 |
|
logging.zsh
|
Basic logging implementation
|
2011-12-01 01:01:08 -05:00 |
|
misc.zsh
|
don\'t export stright to PAGER, use the existing less or fallback to less.
|
2011-12-11 04:00:10 +11:00 |
|
rvm.zsh
|
Import rvm prompt
|
2010-05-28 08:13:17 +08:00 |
|
spectrum.zsh
|
Add utility method to spectrum
|
2011-07-23 11:09:45 -04:00 |
|
termsupport.zsh
|
Relax pattern matching on TERM. Closes #320.
|
2011-05-02 13:51:16 +02:00 |
|
theme-and-appearance.zsh
|
Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme
|
2011-02-21 21:45:00 -08:00 |
|
theming.zsh
|
Better theme failing-to-load support.
|
2011-12-06 12:34:53 -05:00 |