Andrew Hodges
18293cd724
OS X Helpers
...
Add helper aliases for show/hide files. Add helper alias to recursively delete
.DS_Store files.
14 years ago
Andrew Hodges
d72b9c5ec5
Node.js Helpers
...
Add helper function to open node api in browser. Add binaries installed via
npm to path. Tell node where to find things (what things?).
14 years ago
Andrew Hodges
befb02e3da
Pow! Restart Helper
...
Add helper function to restart an app running on Pow!
14 years ago
Andrew Hodges
e263f1f005
Brew Plugin
...
Merge completion with official brew completion. Add a helper to link official
completion into oh-my-zsh plugin (without overwriting). Add an alias to list
installed brews. Add brews to the path (in a somewhat strange way).
14 years ago
Andrew Hodges
572b27b757
Gem List Helper
...
Add helper function to list gems in a pretty way (only with rvm, for now). Add
missng EOF newline and a todo to the ruby plugin.
14 years ago
Andrew Hodges
9f34bbedc8
RVM Update Helpers
...
Add helper function to get rvm head. Add helper function to link zsh
completion that comes with rvm into om-my-zsh plugin directory, but don't
overwrite the completion that comes with oh-my-zsh (oh-my-zsh's completion is
better, but I want to be able to compare).
14 years ago
Andrew Hodges
e703c9591c
Helpful Listing Aliases
...
Add alias to list installed rubies. Add alias to list gemsets in active ruby.
14 years ago
Andrew Hodges
3e43316550
Ruby Switching Helpers
...
Add helper functions to switch gemsets on ruby-1.8.7-p334 and ruby-1.9.2-p180.
Add completion definitions for helper functions.
14 years ago
Robby Russell
ab2a7b51a8
Merge pull request #345 from jacobat/master
...
Autojump plugin
14 years ago
Robby Russell
63db49cef6
Merge pull request #346 from jojahner/master
...
My 'simple' theme.
14 years ago
Robby Russell
a81b0171cc
Merge pull request #196 from asymmetric/master
...
Add missing flag to unrar
14 years ago
Robby Russell
4dd4bf84ed
Merge pull request #226 from sunaku/fishy
...
Fishy theme - better Git integration
14 years ago
Robby Russell
54e475844a
Merge pull request #139 from clauswitt/master
...
Fixed an issue with the phing plugin
14 years ago
Robby Russell
41dbf794ba
Merge pull request #118 from fwalch/gpg-agent
...
Added gpg-agent plugin
14 years ago
Robby Russell
bc00334be2
Merge pull request #92 from re5et/master
...
added my zsh-theme
14 years ago
Robby Russell
22ae70f79d
Merge pull request #90 from steeef/steeef-theme
...
Steeef theme
14 years ago
Suraj N. Kurapati
21276546e9
fishy theme: text indicators for $? and git status
...
The git status indicators were taken from sorin.zsh-theme and changed to
use ASCII symbols instead of Unicode ones because my preferred terminal
font, DejaVu Sans Mono, renders Unicode symbols poorly and also because
Unicode rendering is not available in standard Linux virtual terminals.
14 years ago
Robby Russell
f9e2af2bd7
Merge pull request #351 from GutenLinux/master
...
add custom completion support
14 years ago
Robby Russell
a57ffbed85
Merge pull request #347 from obcode/master
...
obraun theme
14 years ago
Robby Russell
542415b922
Merge pull request #355 from watsoncj/master^1
...
Fix to Random Theme Selection
14 years ago
Casey Watson
5c1b341132
Fix to random theme selection
...
- themes array is 1-based
- theme files names are located in indicies 1 through N inclusive
- this resolves an issue where you would occasionally see: "no such
file or directory. Random theme '' loaded..."
14 years ago
Robby Russell
2440954f06
Merge pull request #224 from Soliah/plugin-rvm
...
RVM Plugin
14 years ago
Guten
1aacb74caf
add custom completion support
14 years ago
Oliver Braun
093f9077f5
Added obraun theme which is a slightly modified version of an already
...
existing theme.
14 years ago
Jan-Oliver Jahner
210c1ef86d
Added 'simple' theme.
14 years ago
Jacob Atzen
bde77af40d
TextMate automatically forks into the background
14 years ago
Jacob Atzen
31ef619967
Add autojump plugin
14 years ago
Robby Russell
7c3d12c7de
Merge pull request #295 from alexrinass/apache2-macports-plugin
...
Added start/stop aliases for Apache 2 installation via macports.
14 years ago
Robby Russell
d275440219
Merge pull request #290 from arthurkalm/delete-key-working
...
Make the delete key work correctly, instead of outputting a ~
14 years ago
Robby Russell
396dc787af
Merge pull request #322 from jonashuckestein/master
...
jispwoso theme
14 years ago
Robby Russell
4a497b021c
Merge pull request #324 from sorin-ionescu/plugin-compleat
...
Compleat - Completion for Human Beings Plugin
14 years ago
Robby Russell
4f71818a8b
Merge pull request #329 from juanghurtado/master
...
Support for $(current_branch) on git_parse_ahead()
14 years ago
Robby Russell
7958e54aaf
Merge pull request #330 from jtriley/jtriley-theme
...
update to jtriley-theme
14 years ago
Justin Riley
5440815c83
remove git status from prompt
14 years ago
Juan G. Hurtado
e129fc5a28
Adds support for $(current_branch) on git_parse_ahead()
...
Changes method git_parse_ahead() on git.zsh lib file. Before this
change it checked directly against origin/master branch. Now it
uses $(current_branch) to check for not pushed changes against
the current remote branch.
14 years ago
Sorin Ionescu
bd1a78ae34
Added Compleat - Completion for Human Beings plugin.
14 years ago
Jonas Huckestein
e1210cdfaa
added my theme
14 years ago
Robby Russell
0365ef0529
Merge pull request #321 from nel/fix-window-title-regex.
...
Relax pattern matching on TERM. Closes #320 .
14 years ago
Renaud (Nel) Morvan
e3cede37a0
Relax pattern matching on TERM. Closes #320 .
14 years ago
Robby Russell
66b7fe1b27
Merge pull request #314 from mattsacks/master.
...
Add Muse theme for 256 color terminals
14 years ago
Robby Russell
a525993f6b
Merged pull request #315 from nebirhos/master.
...
Fixies auto update (2nd try)
14 years ago
nebirhos
626fa5b1d8
fixed autoupdate
14 years ago
Matt Sacks
6d899e2391
Add muse theme for 256 color terminals
14 years ago
Robby Russell
784c56cd09
Merged pull request #312 from juanghurtado/master.
...
Personal theme: juanghurtado.zsh-theme
14 years ago
Juan G. Hurtado
208b225a2f
Custom theme with Git support
...
This is my personal oh-my-zsh theme. It has Git support through
methods found in Git lib file of oh-my-zsh. It uses:
- parse_git_dirty()
- git_prompt_ahead()
- current_branch()
- git_prompt_short_sha()
- git_prompt_status()
It also shows user name, machine name and current path. You can
take a look at a screenshot at http://goo.gl/ZVoyk
14 years ago
Robby Russell
f3e162c3e6
Merged pull request #310 from Ikke/master.
...
Add git-flow plugin
14 years ago
Robby Russell
e34b61fdd2
Merged pull request #270 from sankara/d03a6176aacd583993c02c7e837d10751c431875.
...
Basic autocompletion for Leiningen (fixed pull request)
14 years ago
Robby Russell
1c33f719b9
Merged pull request #311 from papercavalier/rails3.
...
Rails 3 aliases now work with Rails 2 as well.
14 years ago
Hakan Ensari
86fa4385c5
Rails 3 aliases now work with Rails 2 as well.
14 years ago
Kevin Daudt
7377ba3f7a
Added git-flow plugin
14 years ago