-
5e49591fb1
Do not bind keys on dumb terminals.
Sorin Ionescu
2011-10-10 21:25:53 -0400
-
b2a9cad2e9
Removed pow in favour of powder.
Sorin Ionescu
2011-09-28 15:44:53 -0400
-
b35b171c5d
Removed autojump in favour of z.
Sorin Ionescu
2011-09-28 15:44:32 -0400
-
7a37c48991
Renamed keys to keyinfo to prevent conflicts.
Sorin Ionescu
2011-09-27 22:12:53 -0400
-
d9774e1129
Use terminfo for key bindings.
Sorin Ionescu
2011-09-27 22:08:29 -0400
-
7754a18d13
Use zstyle for vicmd and completion indicators.
Sorin Ionescu
2011-09-27 22:00:28 -0400
-
3dbc808b96
Removed completions managed by zsh-completions.
Sorin Ionescu
2011-09-27 18:51:56 -0400
-
15ed7860f3
Enabled zsh-completions.
Sorin Ionescu
2011-09-23 20:24:19 -0400
-
cba6398e24
Added zsh-completions.
Sorin Ionescu
2011-09-23 20:22:41 -0400
-
faeca82831
The functions directory should only hold functions.
Sorin Ionescu
2011-09-23 20:11:33 -0400
-
7fa0d20d8c
Set Apple Terminal current working directory.
Sorin Ionescu
2011-10-08 22:29:26 -0400
-
b65195156d
Added missing FX and named colors to spectrum.
Sorin Ionescu
2011-09-11 01:02:10 -0400
-
05c94e2dd5
Simplified option variables for greater flexibility.
Sorin Ionescu
2011-09-05 15:39:37 -0400
-
8619dd28bc
Added screen and tmux plugins.
Sorin Ionescu
2011-09-20 23:15:50 -0400
-
225ea89e74
Rewrote the Git plugin and Sorin theme.
Sorin Ionescu
2011-09-05 00:37:36 -0400
-
448cda2a57
Set PATH for Mac OS X GUI applications.
Sorin Ionescu
2011-09-05 00:32:39 -0400
-
574d856ae3
Revert compiling all files to only zcompdump.
Sorin Ionescu
2011-09-05 00:22:23 -0400
-
4865f6c56a
Added z plugin.
Sorin Ionescu
2011-08-31 00:02:50 -0400
-
90e7debc30
Cleaned up the plugins.
Sorin Ionescu
2011-08-30 23:16:15 -0400
-
422307c3ca
Ignore plugin cache files.
Sorin Ionescu
2011-08-28 15:33:58 -0400
-
b72183ba65
Added local CPAN module installation for Mac OS X.
Sorin Ionescu
2011-08-28 15:29:56 -0400
-
8398eb72c0
Cleaned up the Perl plugin.
Sorin Ionescu
2011-08-28 15:28:09 -0400
-
b52adc8373
Added npm completion caching.
Sorin Ionescu
2011-08-27 21:03:50 -0400
-
aa00cab97e
Merged npm plugin into node plugin.
Sorin Ionescu
2011-08-27 21:02:46 -0400
-
d60b9bd17b
Abide by Mac conventions when installing gems.
Sorin Ionescu
2011-08-27 20:37:54 -0400
-
38283f86c1
Moved gem completion into Ruby plugin.
Sorin Ionescu
2011-08-27 19:14:55 -0400
-
638cfb79bd
Added Python plugin, moved pip completion into it.
Sorin Ionescu
2011-08-27 19:09:06 -0400
-
ba9900a488
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Sorin Ionescu
2011-08-26 02:58:19 -0400
-
0e284f6c2a
Merged vi-mode plugin with Emacs key bindings.
Sorin Ionescu
2011-08-14 21:14:57 -0400
-
cee7ff7e40
Added job control detection to title setting functions.
Sorin Ionescu
2011-08-01 02:50:51 -0400
-
3fa9dff013
Added new key bindings to vi-mode plugin.
Sorin Ionescu
2011-07-30 01:59:05 -0400
-
27b9c85900
Implemented GNU Emacs key bindings.
Sorin Ionescu
2011-07-30 01:54:11 -0400
-
eaf74b2534
Added metadata file removal to osx plugin.
Sorin Ionescu
2011-07-28 18:20:36 -0400
-
df12f2feef
Renamed extract plugin to archive.
Sorin Ionescu
2011-07-28 18:07:34 -0400
-
49c5517d1b
Added archive listing to extract plugin.
Sorin Ionescu
2011-07-28 18:06:47 -0400
-
2e4a053c8c
Source functions in the order needed.
Sorin Ionescu
2011-07-28 17:06:45 -0400
-
9f4b8793e7
Compile files into a pre-parsed form for faster sourcing.
Sorin Ionescu
2011-07-28 17:00:56 -0400
-
e2eeef5f86
Prepend, not append, to fpath.
Sorin Ionescu
2011-07-28 16:59:15 -0400
-
9c24ac8211
Added helper functions.
Sorin Ionescu
2011-07-28 16:41:39 -0400
-
90da5fc874
Merged zshenv into environment.zsh.
Sorin Ionescu
2011-07-28 16:36:41 -0400
-
910b854ab4
Added new directory options and removed cd aliases.
Sorin Ionescu
2011-07-28 16:28:11 -0400
-
7223cd2361
Refactored aliases.
Sorin Ionescu
2011-07-28 16:16:27 -0400
-
a54974864c
Removed unneeded aliases since Lion's Terminal supports 256 colours.
Sorin Ionescu
2011-07-28 16:01:32 -0400
-
65c5f613e1
Improved completion.
Sorin Ionescu
2011-07-28 15:44:48 -0400
-
f75f5316a1
Merged correction.zsh into alias.zsh.
Sorin Ionescu
2011-07-28 15:43:26 -0400
-
869b7e56be
Converted README from Textile to Markdown and cleaned up the contents.
Sorin Ionescu
2011-07-18 00:00:35 -0400
-
6324fcf7f1
Fixed minor bugs in gnu-utils plugin.
Sorin Ionescu
2011-07-28 19:34:21 -0400
-
9662a4d43b
Simplified verbose comments in GNU utils plugin.
Sorin Ionescu
2011-07-17 20:42:16 -0400
-
af04d57948
Check for bashcompinit availability before loading it; unset variables.
Sorin Ionescu
2011-07-17 20:28:50 -0400
-
c17c459968
Cleaned up the Git plugin.
Sorin Ionescu
2011-07-17 20:25:53 -0400
-
d5ba17feac
Converted OMZ themes to native ZSH themes.
Sorin Ionescu
2011-07-17 20:15:51 -0400
-
94656ce760
Fixed terminal window/tab title.
Sorin Ionescu
2011-07-16 21:43:51 -0400
-
aae3afbf35
Removed broken, ugly, and repetitive themes.
Sorin Ionescu
2011-07-15 13:32:56 -0400
-
2815cc5691
Renamed the ZSH environmental variable to OMZ.
Sorin Ionescu
2011-07-15 00:57:11 -0400
-
940bdae699
Quoted path to plugin.
Sorin Ionescu
2011-07-14 23:01:51 -0400
-
771d06ffe7
Run compinit before sourcing functions.
Sorin Ionescu
2011-07-14 22:50:40 -0400
-
3d465712bc
Refactored environment.
Sorin Ionescu
2011-07-14 22:44:49 -0400
-
37dbcf7a20
Cleaned up and documented history.
Sorin Ionescu
2011-07-14 17:36:14 -0400
-
c9e510696c
Moved the setting of GNU Screen window number.
Sorin Ionescu
2011-07-14 17:23:17 -0400
-
3c273c4ce7
Added slit, duh functions and comments.
Sorin Ionescu
2011-07-14 17:19:05 -0400
-
571aa8c8e1
Fixed GNU Screen and tmux configuration file detection.
Sorin Ionescu
2011-07-14 17:17:34 -0400
-
0ccc0c3fe6
Use Git for coloured diff if colordiff is not installed.
Sorin Ionescu
2011-07-14 16:19:00 -0400
-
7bf23fd6d2
Added a few aliases and fixed typos.
Sorin Ionescu
2011-07-14 16:16:22 -0400
-
3fd9cf9f86
Renamed lib/ to functions/ and renamed files inside of it.
Sorin Ionescu
2011-07-14 16:12:15 -0400
-
00d4f280ae
Changed the main file extension from sh to zsh.
Sorin Ionescu
2011-07-13 13:13:35 -0400
-
b34e9e0022
Moved each theme under its own directory and changed the file extension.
Sorin Ionescu
2011-07-13 13:03:11 -0400
-
4727e12013
Merged lib/git.zsh and lib/rvm.zsh into plugins/.
Sorin Ionescu
2011-06-01 14:14:20 -0400
-
94ab5e0ec8
Cleaned up lib/ and removed trailing white space everywhere.
Sorin Ionescu
2011-06-01 02:48:26 -0400
-
3436a9247c
Removed unused log directory.
Sorin Ionescu
2011-05-30 21:38:07 -0400
-
99e1fd3a7c
Removed mcd function and aliases from directories.
Sorin Ionescu
2011-05-30 19:47:55 -0400
-
ad9db8d342
Removed tools I have never used nor will I ever use.
Sorin Ionescu
2011-05-30 19:46:27 -0400
-
ec4f279445
Merged custom/ and lib/.
Sorin Ionescu
2011-05-30 18:39:04 -0400
-
9a3b68d655
Added new aliases, changed and fixed bugs in old aliases.
Sorin Ionescu
2011-05-29 21:24:53 -0400
-
56e2f17d7a
Replaced npm 0.x completion with 1.0 completion.
Sorin Ionescu
2011-05-01 11:46:11 -0400
-
c7b8ce0f0b
Compile zcompdump, if modified, to increase startup speed.
Sorin Ionescu
2011-05-01 12:33:28 -0400
-
f26a86795e
Disabled complist since it's crashing ZSH on menu completion.
Sorin Ionescu
2011-04-22 22:23:08 -0400
-
d10192c6d0
Added man-preview completion suggested by @webflo.
Sorin Ionescu
2011-04-22 19:13:37 -0400
-
deab2ed376
Fix for dumb terminals like Vim's.
Sorin Ionescu
2011-02-27 10:13:57 -0500
-
3a444ea70a
ZSH has built-in regex support; use it!
Sorin Ionescu
2011-02-22 19:30:42 -0500
-
19a85909ca
Fixed confusing, inconsistent casing.
Sorin Ionescu
2011-02-03 23:11:17 -0500
-
29b0554666
Vastly improved vi-mode plugin.
Sorin Ionescu
2011-02-04 23:23:14 -0500
-
3ce00cf49a
Vastly improved osx plugin.
Sorin Ionescu
2011-02-22 23:32:50 -0500
-
99f5b5e492
Added gnu-utils plugin.
Sorin Ionescu
2011-02-03 17:25:45 -0500
-
922fec1d4b
Handle tar.xz and tar.lzma better (credit: @gwjo).
Sorin Ionescu
2011-04-17 23:17:48 -0400
-
9ded21d21b
Added extract plugin.
Sorin Ionescu
2011-02-03 22:46:52 -0500
-
8d935eede9
Populated custom.
Sorin Ionescu
2011-04-19 21:58:02 -0400
-
4f98c4dfaf
Merge pull request #429 from mhitza/master
Robby Russell
2011-06-20 01:28:34 -0700
-
-
0eb81dc21d
Merge pull request #436 from smt/pull-request-1
Robby Russell
2011-06-20 01:24:29 -0700
-
-
1a70c9b4b4
Changed kanji to fuku (good luck)
Stephen Tudor
2011-06-19 12:22:23 -0400
-
ace5ecd7d8
Add ohmyzsh theme, my version of dogenpunk
Stephen Tudor
2011-06-18 19:24:55 -0400
-
-
a876f3e920
When the theme choice is left out, oh-my-zsh will not try to load it
Marius Ghita
2011-06-15 01:17:22 +0300
-
-
5ab16a44f5
Merge pull request #400 from mkomitee/master
Robby Russell
2011-06-05 01:04:30 -0700
-
-
c2648a7ebf
Fix bug from Pull request #395 #395 broke oh-my-zsh for users who disable check-for-updates
Michael Komitee
2011-06-04 14:03:10 -0400
-
-
55e86a4765
Merge pull request #395 from vguerci/upgrade-before-init
Robby Russell
2011-06-04 03:12:23 -0700
-
-
80c9a31b44
[upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified)
vguerci
2011-06-04 11:02:25 +0200
-
-
532375a168
Colorize Install & Upgrade Scripts
Andrew Hodges
2011-06-03 14:05:25 -0400
-
2bdef32368
Merge pull request #371 from nebirhos/master
Robby Russell
2011-06-03 08:50:31 -0700
-
-
c6f641d61a
Merge pull request #378 from secondplanet/master
Robby Russell
2011-06-03 08:50:07 -0700
-
-
ebb7cceb7d
Merge pull request #391 from mattdoran/master
Robby Russell
2011-06-03 08:49:44 -0700
-
-
5af19be02f
Fix typos in the svn plugin that would cause calls to 'svn' when not in an svn working copy.
Matt Doran
2011-06-04 00:32:05 +1000
-