Robby Russell
ae9457d84d
Merge pull request #487 from dreur/upstream-spectrum-utility
...
Add utility method to spectrum
15 years ago
hobbestigrou
34f00f385c
More generic.
15 years ago
Robby Russell
8a102b941f
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
15 years ago
Dieter Plaetinck
3a56297ce8
Don't export oh-my-zsh configuration paramaters to the environment
...
These variables are only used by oh-my-zsh, so there's no need
to populate the environment of all children with them.
15 years ago
Robby Russell
2a64d08889
Merge pull request #107 from philips/philips-theme
...
Philips theme, sorry :-/
15 years ago
Robby Russell
d6ffebebc5
Merge pull request #484 from msabramo/f9bf396e4ac68299f1370ed54350cc14ce954eea
...
As requested, here is the Django zsh completions alone without other cruft, such as 8e05d64
15 years ago
Benjamin Boudreau
512f3678c0
Remove sudo when using yaourt + do not rely on abs when not in path - In archlinux plugin
15 years ago
Benjamin Boudreau
cbaa97d8c3
Add utility method to spectrum
15 years ago
Robby Russell
dcab0cdc54
Merge pull request #483 from dreur/upstream-archlinux-plugin
...
Fix typo in archlinux plugin
15 years ago
Benjamin Boudreau
8e77ad468d
Fix typo
15 years ago
fox
5d5d2f94be
fox's theme + theme chooser fixes
15 years ago
fox
fea4e54b10
added theme chooser
15 years ago
Robby Russell
c082174a4e
Merge pull request #480 from PabloSerbo/master
...
I've just read your coding standards and updated the code to match.
15 years ago
Paul Serby
c09e2f2986
Bringing inline with oh-my-zsh coding convensions
15 years ago
Robby Russell
d62f29b625
Merge pull request #479 from csexton/edit-command-line
...
C-x C-e to edit current command in $EDITOR
15 years ago
Christopher Sexton
a38774c98d
C-x C-e to edit current command in EDITOR
...
The command C-x C-e opens the current command line for editing
in the editor defined by the $EDITOR environment variable.
Thanks to Craig Bosma and his blog post about this:
http://distrustsimplicity.net/articles/zsh-command-editing
15 years ago
Robby Russell
f951740656
Merge pull request #474 from PabloSerbo/master
...
Adding a completion plugin for cake the coffee-script
15 years ago
Robby Russell
4dce1d5d4a
Merge pull request #476 from theunraveler/master
...
Paths with spaces in upgrade script
15 years ago
Robby Russell
202405e2b5
Merge pull request #452 from franklouwers/master
...
chef "knife" plugin
15 years ago
Robby Russell
ca1ccde09f
Merge pull request #468 from blinks/master
...
Added a theme.
15 years ago
Robby Russell
ab6196430b
Merge pull request #477 from totolici/patch-1
...
redis-cli plugin: fixed typo for one of the subcommands
15 years ago
Robby Russell
bce9c3bb16
Merge pull request #404 from gwjo/ssh-agent
...
ssh-agent improvements
15 years ago
Robby Russell
c80392475f
Merge pull request #415 from eproxus/master
...
New theme: sunrise
15 years ago
Robby Russell
08711cd8f7
Merge pull request #475 from dreur/upstream-archlinux-plugin
...
Added archlinux plugin
15 years ago
alexandru totolici
127d2ae57b
Fixed typo for one of the subcommands (linset -> linsert)
15 years ago
Jake Bell
edcd4f7eea
Adding quotes to deal with paths that have spaces.
15 years ago
Benjamin Boudreau
e7e9e5bbe6
Added archlinux plugin
15 years ago
Paul Serby
66c6260c10
Completion for cake the coffee-script build tool
15 years ago
Robby Russell
1eb52d4385
Merge pull request #370 from lepht/taskwarrior-plugin
...
Taskwarrior plugin
15 years ago
Robby Russell
9f099ddb83
Merge pull request #451 from matthewmccullough/cloudappplugin
...
Added cloudapp from @holman of @GitHub fame
15 years ago
Robby Russell
858ee947f3
Merge pull request #467 from papercavalier/bundler
...
_run-with-bundler
15 years ago
Suraj N. Kurapati
caa1cc7067
zsh-history-substring-search plugin at 15f63de
...
https://github.com/sunaku/zsh-history-substring-search
15 years ago
Adam Blinkinsop
9308a7d472
Added a new theme.
15 years ago
Hakan Ensari
913cf53252
refactor _run-with-bundler
15 years ago
Brandon Konkle
6774fb3d59
Minor corrections to deletion detection in git_prompt_status
15 years ago
Robby Russell
9e601c23f1
Merge pull request #462 from papercavalier/bundler
...
Bundler plugin consolidation
15 years ago
Hakan Ensari
7d19ae8fab
clean up rails plugin, removing bundler-specific logic
15 years ago
Hakan Ensari
ba5fa3abc8
alias bundle list
15 years ago
Hakan Ensari
60e104acd1
merge bundler and bundle-exec plugins
15 years ago
Hakan Ensari
a77e6fb003
fix indentation
15 years ago
Hakan Ensari
37fcd4af04
update bundled commands
15 years ago
Bodo Tasche
69d30a6302
Moved opening braces
15 years ago
Bodo Tasche
86958a32f3
forgot to rename one variable
15 years ago
Bodo Tasche
3aee5c1941
changed names of functions and variables to fit naming conventions
15 years ago
Bodo Tasche
05883f3831
use lowercase for variablenames
15 years ago
Bodo Tasche
9e8194355c
Added bundler-exec plugin
15 years ago
Dan Poggi
8f62ef490d
Added 'dpoggi' theme
15 years ago
Frank Louwers
b61fcb64ab
knife autocompletion
15 years ago
Max Gonzih
053cb24d31
added tip about vundle configutarion after git clone
15 years ago
Max Gonzih
499819ced1
vundle plugin refactored
...
first it checks existens of vundle plugin, if plugin dont exist run git clone
15 years ago