Commit graph

2,081 commits

Author SHA1 Message Date
Andrew Grangaard
894e1caa0a virtualenv cleanup: replaces subshell with prompt expansion.
* :t parameter expansion returns the last portion of the path,
  equivalent to basename. I <3 zsh.
* adds comments for the VIRTUAL_ENV_DISABLE_PROMPT,
  used by virtual_env activate

See also:
  http://zsh.sourceforge.net/Doc/Release/Expansion.html#Parameter-Expansion
2013-06-08 11:36:33 -07:00
Andrew Grangaard
e73dd2cdf8 virtualenvwrapper plugin cleanup
* removes cd override by using chpwd_functions
* removes subshell call to which by using $+commands array and
  c param expansion to find in PATH
* zsh love!
2013-06-08 11:36:14 -07:00
Chris Krycho
c5aaa11cee Add count for incoming and outgoing changesets. 2013-06-07 18:36:07 -03:00
Robby Russell
5d6a06bda6 Merge pull request #1870 from mfrobben/patch-1
Update README.textile
2013-06-06 22:45:23 -07:00
Charles Johnson
ec177659df Update bundler.plugin.zsh
Added strainer & tailor to commands in bundler plugin.
2013-06-06 14:37:39 -06:00
Charles Johnson
1e86e65e3a Update bundler.plugin.zsh
Added berks, foodcritic, kitchen, and knife commands to bundler plugin.
2013-06-06 13:34:36 -06:00
Grégoire Détrez
97849bd9b6 Update the character used in powerline
The code points have been updated in 53fbfe1, see
- 53fbfe15fe
- https://github.com/Lokaltog/powerline/issues/4
2013-06-06 13:06:29 +02:00
Matthew Robben
b1f41f6fa5 Update README.textile
Add upgrade command to docs. I canceled the prompt once and went hunting for this so I could upgrade.
2013-06-06 02:18:25 -03:00
Lucas Uyezu
8300f62e92 Adding testlog and prodlog. 2013-06-06 00:40:02 -03:00
Stibbons
2703f6c241 Changed default plugins for mac and linux templates 2013-06-05 23:56:06 +02:00
Michael LaCorte
0118e18289 Fixed color on git prompt for superjarin theme 2013-06-05 12:37:02 -07:00
Trev
82666e25e3 A cabal plugin based on the lein plugin 2013-06-05 13:22:33 -04:00
Gaetan Semet
037154b250 Moved custom aliases in main plugin dirs and added a buildbot_dev for my own aliases
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 15:26:09 +02:00
Gaetan Semet
46f0d8dba9 Improvement in the git plugin
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 15:16:51 +02:00
Gaetan Semet
4b945a856c New plugin for git-repo (https://code.google.com/p/git-repo/)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 15:12:56 +02:00
Gaetan Semet
3eea198275 Splitted repo
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 15:11:57 +02:00
Gaetan Semet
7f6d747d3b New plugin for git-repo (https://code.google.com/p/git-repo/)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 14:49:32 +02:00
Gaetan Semet
781364a35a Merge remote-tracking branch 'upstream/master'
Conflicts:
	lib/theme-and-appearance.zsh
	plugins/tmux/tmux.plugin.zsh
2013-06-05 11:10:38 +02:00
Gaetan Semet
db6615c401 New upcomming plugin: ufw 2013-06-05 11:03:25 +02:00
Gaetan Semet
b60696e88d gmt as an alias for git merge tool --no-prompt 2013-06-05 11:03:09 +02:00
Gaetan Semet
1959f579e1 Add rebase flag in prompt
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 11:02:49 +02:00
Gaetan Semet
3ae99a386a Updated launch_script completion (not all feature supported)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 11:02:27 +02:00
Gaetan Semet
046b1f6d34 Added new alias
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-06-05 11:01:42 +02:00
Carlos Cardoso
b501522a21 Changing theme. 2013-06-03 23:09:42 -03:00
Carlos Cardoso
ee3267f30d Merged official branch changes. 2013-06-03 22:12:29 -03:00
Carlos Cardoso
52498671f4 Updated vim to alias mvim -v 2013-06-03 21:28:03 -03:00
Ayush Samantroy
6f8e8c58a0 Added alias for git clean 2013-06-01 18:02:38 +05:30
Robby Russell
86a889ea08 Merge pull request #1849 from lemieux/master
Fix for Jira plugin on Linux
2013-05-30 10:19:21 -07:00
Marc-Antoine Lemieux
bd38c50241 fix the open command in linux using xdg-open 2013-05-27 09:23:14 -04:00
Robby Russell
79196f8213 Merge pull request #1834 from croach/disable_untracked_files_dirty_fix
Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option.
2013-05-23 07:58:50 -07:00
Robby Russell
0078538478 Merge pull request #1775 from marcusmueller/fixupgradetool
fix for failing substition & eliminated unnecessary cd
2013-05-23 07:52:52 -07:00
Robby Russell
78077afd12 Merge pull request #1837 from xuhdev/web-search
Add web-search plugin.
2013-05-21 15:51:07 -07:00
Robby Russell
688225a07e Merge pull request #1839 from Kronuz/patch-1
Fixed recursion. Git not needed for it to work.
2013-05-21 15:50:43 -07:00
Germán M. Bravo
69116fa806 Fixed recursion. Git not needed for it to work.
Avoid infinite `cd` loops under certain conditions. Try getting `.venv` from the current directory (not necessarily always using git)
2013-05-21 14:20:28 -04:00
Hong Xu
2531381477 Add web-search plugin.
This plugin adds google, bing and yahoo commands to launch the default
web browser to do web search:

e.g.

    google oh-my-zsh
    bing what is zsh
2013-05-20 22:18:07 -07:00
Christopher Roach
4ff861ee11 Adding a fix for the DISABLE_UNTRACKED_FILES_DIRTY option. 2013-05-19 12:55:10 -07:00
Robby Russell
27c6becffd Merge pull request #1803 from bebugz/patch-1
gentoo linux support
2013-05-09 20:38:45 -07:00
bebugz
6de78ad2ba gentoo linux support 2013-05-09 13:12:11 +04:00
Kirill Panshin
a22518fd9a Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh 2013-05-09 15:02:26 +07:00
simlegate
b5409fc081 add git alias 'gcmsg' and stand for 'git commit -m' 2013-05-09 12:59:36 +08:00
simlegate
22dce9e715 add git alias 'gcmsg' and stand for 'git commit -m' 2013-05-09 12:57:32 +08:00
simlegate
29e696d902 rename gcm to gcmsg and stand for 'git commit -m' #1790 2013-05-08 17:03:33 +08:00
simlegate
b36c42b76d rename gcm to gcmsg and stand for 'git commit -m' 2013-05-08 17:03:07 +08:00
Hervé Cauwelier
fb319d6616 reactivate virtualenvwrapper by default 2013-05-05 12:41:55 +02:00
Hervé Cauwelier
cd59e6c2b7 plugins/git: missing compdefs and new aliases 2013-05-05 12:41:55 +02:00
Hervé Cauwelier
93d6e1f3eb pull rebase to keep changes 2013-05-05 12:41:55 +02:00
simlegate
cf3a03d45e rm alias gcm='git checkout master' and add alias gcm='git commit -m' 2013-05-05 16:35:40 +08:00
Robby Russell
b34aee7f76 Merge pull request #1774 from kevinxucs/sublime-default-2
Change sublime text path select priority on mac.
2013-04-30 23:03:24 -07:00
Robby Russell
b427a41fd3 Merge pull request #1779 from lorn/fasd_update
Cache for fasd --init
2013-04-30 23:02:56 -07:00
Lindolfo 'Lorn' Rodrigues
f28e16a158 Cache for fasd --init
Using cache technique for faster fasd --init as shown at:
 https://github.com/clvv/fasdi#install
2013-04-30 02:04:09 -03:00