Commit Graph

  • 9c11202fde fix -nt usage frantzmiccoli 2014-06-13 20:28:37 +02:00
  • 09fdf76311 ignore usernames beginning with underscore Will Boyce 2014-04-28 23:12:49 +01:00
  • 7fbbf28e6e return 0 when not a git repo before, 128 was returned, which could display an error, but out of a git repo this should exit silently fixes #2226 ncanceill 2014-06-10 09:50:53 +02:00
  • 1274a5e3ab Added cabal freeze subcommand. Zbigniew Siciarz 2014-06-09 21:03:09 +02:00
  • eb06484d4f added emoji plugin to make it easy to display emoji characters in the terminal fallwith 2014-01-18 20:26:21 -08:00
  • 999bd355f7 fix root mode not working in bureau Clemens Werther 2014-01-03 14:43:31 +01:00
  • 1ab0f771bc Updated cabal commands for Cabal 1.20 Zbigniew Siciarz 2014-06-08 12:08:02 +02:00
  • 859a37d4f1 Fixed typo in cabal plugin. Zbigniew Siciarz 2014-06-08 12:04:52 +02:00
  • d3acea3965 Updated cabal plugin with Cabal 1.18 commands. Zbigniew Siciarz 2013-12-14 18:57:46 +01:00
  • 50fe95a69e Autojump plugin: check user local installation first. Hong Xu 2013-10-25 16:17:21 -07:00
  • 519d37fc38 Vundle plugin now works with submodules. Pieter Kokx 2013-11-08 10:11:38 +01:00
  • aee8877988 fixed rvm warning Menno Pruijssers 2013-09-09 10:51:07 +02:00
  • 99c9dbed47 New alias for repo: ru and rst Gaetan Semet 2013-12-03 10:24:32 +01:00
  • e04d3e0563 Add startproject to django command completions Julia Medina 2013-10-25 20:34:23 -03:00
  • f7948ace66 Adding compression to rsync commands Tim Kelty 2013-12-16 10:26:18 -05:00
  • f82092a0e7 Add a command to show unresolve files in merge Chris Krycho 2013-10-18 09:23:27 -04:00
  • 67d74cbc2d Don't override ZSH_COMPDUMP if already set. Christian Höltje 2014-04-23 00:34:22 -04:00
  • fbf4a78acf Show user prompt in gnzh theme regardless of UID Marc Cornellà 2014-06-02 12:42:21 +02:00
  • 12324856c6 Added ssh-like mosh window title Andrea De Pasquale 2013-09-24 11:11:35 +02:00
  • a9e1d9aa89 Cancel upgrade if $ZSH is not writable from #2360 n.st 2014-06-04 19:26:46 +02:00
  • de41dee9e4 Add alias for container:debug task Jérôme Macias 2013-12-10 10:03:46 +01:00
  • e5ed07e2b5 specify python2 in shebang as suggested in #2382 ncanceill 2014-06-04 12:36:34 +02:00
  • 7297b446b8 too many plugins = slow init warning Dražen Lučanin 2013-12-21 16:21:34 +01:00
  • 3cdfdad28a use ls instead of find to avoid incompatibility with gnu find Yachi Lo 2014-05-28 16:05:07 +08:00
  • b1c97bc77e Fix comparison used to determine if the cache is outdated. Doug Jones 2013-08-05 09:54:49 -04:00
  • ac1a321abe add gfa alias for recursive formatting inspired from #2018 ncanceill 2014-05-29 11:06:02 +02:00
  • 76e23e62c6 Fix permissions on wd plugin continuating #1923 ncanceill 2014-05-29 10:58:51 +02:00
  • b569273012 Removed unnecessary execute permissions for some plugins Theodore Kokkoris 2013-06-29 13:09:37 +03:00
  • 3c41da3172 Update colorize.plugin.zsh Christophe Bliard 2013-07-09 13:51:52 +02:00
  • bce74975d0 drop the foreach, make it even shorter. thanks Marc Cornellà! Frank Louwers 2014-05-28 13:57:25 +02:00
  • 3fac127152 Correct wrong plugin file name MrTux 2014-01-14 02:19:33 +07:00
  • 97ab436f7f Fix path for colemak plugin Jim Hester 2012-11-02 11:14:45 -04:00
  • 6bf7f39345 Steeef theme checks untracked files instead of directories Yuanxuan Wang 2013-01-25 01:45:49 +08:00
  • 80828cd0d3 Update plugins/rbenv/rbenv.plugin.zsh Andrey Koleshko 2013-01-14 12:46:01 +03:00
  • 7bb42fb49a Corrected syntax error in github plugin's empty_gh function James Magnarelli 2012-12-29 21:32:00 -05:00
  • b7f51bbbdd Adds itunes vol command. Josh Datko 2014-05-27 10:34:03 -06:00
  • 6fc241b0d2 extract plugin will unzip *.sublime-package files Frank Behrens 2014-04-18 11:26:06 +02:00
  • 514693125b added prefix/suffix variable for customizability r3dDoX 2014-05-26 10:47:51 +02:00
  • 1ad1c52797 Move aliases to 'custom' section of .zshrc template Sean McCann 2014-05-16 11:46:48 -04:00
  • 59c8fcc712 added new function to get number of commits ahead of remote r3dDoX 2014-05-24 12:19:46 +02:00
  • 3c485db8c7 replaced hardcoded origin/{branch-name} with @{upstream} which gets the upstream branch since git 1.7.0 r3dDoX 2014-05-24 12:15:26 +02:00
  • c0b094cf85 Fix function/alias naming clash between bower and bundle plugin pangratz 2014-02-03 10:35:40 +01:00
  • b64e695b35 Ordering nocorrect aliases alphabetically Simon Courtois 2014-04-09 18:16:57 +02:00
  • cd8d5c4410 Defining nocorrect aliases only when ENABLE_CORRECTION is "true" Simon Courtois 2014-04-09 18:13:19 +02:00
  • 4c64cf4a25 Replacing DISABLE_CORRECTION with ENABLE_CORRECTION in zshrc template Simon Courtois 2014-04-09 12:32:42 +02:00
  • 8d976e02b1 fix(tools/check_for_upgrade): Don't source profile Mark Feltner 2014-01-14 23:13:49 -06:00
  • 5e601d6515 Fix dud alias. Switch --max-depth for just -d Brian Hartvigsen 2014-02-13 17:41:38 -07:00
  • c1f5a1792b This is already done in lib/theme-and-appearance.zsh and supports Darwin/BSD/etc Brian Hartvigsen 2014-02-13 17:33:27 -07:00
  • 9590b96b3f Write the update file even if CLOBBER is unset. Adam Luikart 2012-02-06 12:22:07 -06:00
  • 8355233f7f Fixing typo. Trevor Strieber 2014-05-08 14:19:37 -04:00
  • 0b4bf905f5 Minor markup edits Tony 2014-05-23 22:06:30 -04:00
  • 2c19c0e59e typo, fixes #1806 ncanceill 2014-05-24 08:31:59 +02:00
  • 3913106b2e Merge pull request #2787 from irnnr/plugin-vagrant Robby Russell 2014-05-16 09:33:23 -07:00
  • 8ed8005102 Improve consistency, remove dots at end of command descriptions Ingo Renner 2014-05-15 12:26:39 -07:00
  • 30d9952b62 [FEATURE] Support vagrant global-status Ingo Renner 2014-05-06 10:53:12 -07:00
  • 7f8ee9aabe [FEATURE] Support Vagrant Cloud commands Ingo Renner 2014-05-06 10:48:49 -07:00
  • 38fe100efe [FEATURE] Support Vagrant Share Ingo Renner 2014-05-06 10:46:55 -07:00
  • 236c8de7f3 [FEATURE] Support Vagrant 1.6 version command Ingo Renner 2014-05-06 10:45:26 -07:00
  • 33ef34baa5 Fix gmt compdef Mitchel Humpherys 2014-01-07 12:47:58 -08:00
  • f516b7c7f5 add check for colored ls on openbsd. (retry of #2225) drm00 2014-04-25 14:15:14 +02:00
  • 73bf940c34 Update brew.plugin.zsh Nicolas Brousse 2014-04-23 19:44:59 +02:00
  • 5918d9100b gitfast: back-port prompt fix Felipe Contreras 2014-04-21 21:13:06 -05:00
  • 6a5c8fb81b gitfast: update to upstream v1.9.2 Felipe Contreras 2014-04-21 21:11:49 -05:00
  • eafd5f3252 Merge pull request #1635 from jimhester/per-directory-history Robby Russell 2014-04-19 12:56:21 -07:00
  • 11bf1a3a29 Merge pull request #2681 from mcornella/fix-zsh_reload-plugin Robby Russell 2014-04-19 12:55:56 -07:00
  • 4509228c53 Merge pull request #2728 from benwong/patch-2 Robby Russell 2014-04-19 12:55:30 -07:00
  • 59de9aaa65 Merge pull request #2671 from ukrutt/master Robby Russell 2014-04-19 12:55:09 -07:00
  • 01dcf51fdf Merge pull request #2502 from UniIsland/patch-1 Robby Russell 2014-04-19 12:54:35 -07:00
  • 5eb5f7138a Merge pull request #2511 from FloFra/master Robby Russell 2014-04-19 12:54:10 -07:00
  • 8aa6e6a412 Merge pull request #2650 from kemko/patch-1 Robby Russell 2014-04-19 12:53:42 -07:00
  • ee31abfb2d Merge pull request #2729 from grodzik/master Robby Russell 2014-04-19 07:15:04 -07:00
  • 3b830aac8c Merge pull request #2693 from javiertejero/master Robby Russell 2014-04-19 07:14:39 -07:00
  • 7949a1cd8d Fix docker rmi tab completion Javier Tejero 2014-04-06 13:51:18 +02:00
  • cee52283d8 Fix for Python3 Paweł Tomak 2014-04-18 23:09:38 +02:00
  • 9385b3ee0a set exclude-dir or exclude grep flags only if available Dmitriy 2014-03-24 10:17:19 +03:00
  • fcfa323974 Use cache folder inside $ZSH, delete with unaliased rm Marc Cornellà 2014-03-25 22:16:36 +01:00
  • 6f3cf195c6 Spelling correction in itunes control function. Benjamin Wong 2014-04-18 22:43:23 +10:00
  • a9061f34d7 Merge pull request #2633 from redsunsoft/agnoster-theme-git-mode-addition Robby Russell 2014-04-17 19:57:23 -07:00
  • f8f01262ab Merge pull request #2685 from delynn/patch-2 Robby Russell 2014-04-05 08:01:29 -07:00
  • c9fbfc9f48 Uses shipit instead of xcap Pablo Cantero 2014-04-04 21:20:01 -03:00
  • 7d696f79b8 Remove mailcatcher DeLynn Berry 2014-04-04 08:11:11 -06:00
  • 00d6ef8a31 Merge pull request #2329 from pstadler/brew-cask Robby Russell 2014-03-31 07:57:25 -07:00
  • f46d06dae1 Correct redirection of output from 'hash' Henrik Holm 2014-03-29 10:14:37 -04:00
  • b2ea7d3ec1 Add Ruby 2.1.1 support to rvm plugin Stanislav Schultz 2014-03-28 20:25:13 +03:00
  • 70dfb91b98 Merge pull request #2663 from bobmaerten/docker-autocomplete-updates Robby Russell 2014-03-27 21:33:49 -07:00
  • fe73f8d5b1 Merge pull request #2651 from jehrhardt/fix-emacs Robby Russell 2014-03-27 21:32:58 -07:00
  • 175310ae27 Merge pull request #2661 from mcornella/fix_title_tab_percent Robby Russell 2014-03-27 21:31:04 -07:00
  • ae0c6507e4 Merge pull request #2659 from simonc/allowing-pow-path-with-spaces Robby Russell 2014-03-27 21:30:38 -07:00
  • 861d380aa3 Merge pull request #2658 from leifcr/rake-fast-issue Robby Russell 2014-03-27 21:29:36 -07:00
  • 27c28a94af Merge pull request #2647 from bobwilliams/master Robby Russell 2014-03-27 21:22:03 -07:00
  • 78967b604d Merge pull request #2656 from philenotfound/master Robby Russell 2014-03-27 21:21:24 -07:00
  • a6b9597373 Merge pull request #2652 from lukehorvat/patch-1 Robby Russell 2014-03-27 21:19:42 -07:00
  • a5f6f72b66 Merge pull request #2660 from KevinBongart/add-readme-to-rake-fast Robby Russell 2014-03-27 21:18:28 -07:00
  • 9c1241a680 Merge pull request #2662 from aeriksson/master Robby Russell 2014-03-27 21:18:02 -07:00
  • 400643ff5b adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit Bob Williams 2014-03-27 10:34:54 -04:00
  • 0605d53fa7 adding urlencode_json and associated README.md details Bob Williams 2014-03-26 18:47:57 -04:00
  • 53323abdb1 Added git mode support for merging, rebasing, and bisecting tcasparro 2014-03-20 16:09:45 -07:00
  • 76e1edf31f Matching autocomplete for Docker v0.9.1 Bob Maerten 2014-03-26 10:40:46 +01:00
  • 9650861e56 Fix broken reverse-menu-complete keybinding. Andre Eriksson 2014-03-26 15:05:00 +09:00
  • b2ce306c4f Simplified gallois RPS1 setup using some helpful scripts Daniel Farrell 2014-03-25 23:37:28 -04:00