Commit graph

  • 971c47177d Update colorize.plugin.zsh Christophe Bliard 2013-07-09 13:51:52 +02:00
  • e910a9d250 Correct wrong plugin file name MrTux 2014-01-14 02:19:33 +07:00
  • 0b42676ebe Fix path for colemak plugin Jim Hester 2012-11-02 11:14:45 -04:00
  • bc5e281d99 Steeef theme checks untracked files instead of directories Yuanxuan Wang 2013-01-25 01:45:49 +08:00
  • a2de6a86fb Update plugins/rbenv/rbenv.plugin.zsh Andrey Koleshko 2013-01-14 12:46:01 +03:00
  • 90a922b71a Corrected syntax error in github plugin's empty_gh function James Magnarelli 2012-12-29 21:32:00 -05:00
  • f26f95a891 extract plugin will unzip *.sublime-package files Frank Behrens 2014-04-18 11:26:06 +02:00
  • 1dbec09721 Move aliases to 'custom' section of .zshrc template Sean McCann 2014-05-16 11:46:48 -04:00
  • 2299949414 Fix function/alias naming clash between bower and bundle plugin pangratz 2014-02-03 10:35:40 +01:00
  • a092151ea3 Ordering nocorrect aliases alphabetically Simon Courtois 2014-04-09 18:16:57 +02:00
  • c1efbdcb13 Defining nocorrect aliases only when ENABLE_CORRECTION is "true" Simon Courtois 2014-04-09 18:13:19 +02:00
  • 8b50381b40 Replacing DISABLE_CORRECTION with ENABLE_CORRECTION in zshrc template Simon Courtois 2014-04-09 12:32:42 +02:00
  • 6b30e81045 fix(tools/check_for_upgrade): Don't source profile Mark Feltner 2014-01-14 23:13:49 -06:00
  • 921e9b227f Fix dud alias. Switch --max-depth for just -d Brian Hartvigsen 2014-02-13 17:41:38 -07:00
  • 8cc0e89b38 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
  • 9fca7429dc Write the update file even if CLOBBER is unset. Adam Luikart 2012-02-06 12:22:07 -06:00
  • b87f23134c Fixing typo. Trevor Strieber 2014-05-08 14:19:37 -04:00
  • 55dee34066 Minor markup edits Tony 2014-05-23 22:06:30 -04:00
  • 386127b2ae typo, fixes #1806 ncanceill 2014-05-24 08:31:59 +02:00
  • 9f3157a709 Improve consistency, remove dots at end of command descriptions Ingo Renner 2014-05-15 12:26:39 -07:00
  • ee8b5730e9 [FEATURE] Support vagrant global-status Ingo Renner 2014-05-06 10:53:12 -07:00
  • f35b8f9174 [FEATURE] Support Vagrant Cloud commands Ingo Renner 2014-05-06 10:48:49 -07:00
  • db0c105972 [FEATURE] Support Vagrant Share Ingo Renner 2014-05-06 10:46:55 -07:00
  • 392f341e61 [FEATURE] Support Vagrant 1.6 version command Ingo Renner 2014-05-06 10:45:26 -07:00
  • 1b695cba10 Changed alias 'ss' to 'sstat' Michele Bologna 2014-09-17 11:46:34 +02:00
  • 90762eee49 Convert epoch_target from days to seconds. Moinak Ghosh 2014-09-17 11:11:48 +05:30
  • 5f38a537ce Update Solaris changes to use OSTYPE and zsh datetime module. Moinak Ghosh 2014-09-16 22:29:52 +05:30
  • b0013ceb29 remove path not found for linuxonly theme Rodrigo Ramírez Norambuena 2014-09-15 12:13:43 -03:00
  • 933c856a6b Add pydoc-serve to show local python documentation. Profpatsch 2014-09-16 14:30:15 +02:00
  • 369756d3f1 Add serve plugin. Profpatsch 2014-09-16 14:27:21 +02:00
  • aea763bf2e added tmuxinator aliases Peter Butkovic 2014-09-16 10:38:07 +02:00
  • eb0549750f additional tmux aliases Peter Butkovic 2014-09-16 10:35:43 +02:00
  • c674d47500 Merge 2efcc94f12 into 96e4e5dd03 Seth Mason 2014-09-15 23:30:12 +00:00
  • 2efcc94f12 Fix problem with redirect on http. Seth Mason 2014-09-15 16:29:30 -07:00
  • 6897f119d5 Merge c88fc56597 into 96e4e5dd03 Tolbkni Kao 2014-09-15 16:58:31 +00:00
  • c88fc56597 gitignore force HTTPS protocol to be fetched Tolbkni Kao 2014-09-16 00:57:20 +08:00
  • 0cded54b7f added homeshick plugin Peter Butkovic 2014-09-15 15:42:20 +02:00
  • 1e7c6743a7 sudo: maintain cursor position Giel van Schijndel 2014-09-15 15:36:34 +02:00
  • bbaf94dfa4 added common vagrant aliases Peter Butkovic 2014-09-15 14:56:26 +02:00
  • 64cee207b9 added powerline plugin Peter Butkovic 2014-09-15 14:12:05 +02:00
  • 7b4d43ce1b Added alias rmd for rmdir to avoid conflict with ruby rd Prashanth K S 2014-09-15 13:34:43 +05:30
  • 097b6341a9 renable rd as alias for emdir Prashanth K S 2014-09-15 13:32:31 +05:30
  • 9984951b12 added command mcd to mkdir and cd to the created directory Prashanth K S 2014-09-15 13:25:56 +05:30
  • f687666b5c pull latest bits from zsh-completions.git Alexius Ludeman 2014-09-04 22:53:52 -07:00
  • fa679afbc2 call vagrant directly to get hostnames/box names Alexius Ludeman 2014-09-04 22:49:11 -07:00
  • ab5b5afcbc [!]: fix for aliases Lars Moelleken 2014-09-14 17:23:54 +02:00
  • c1ebea1e23 Add plugin: tig This plugin adds tig command completion for zsh Adam 2014-09-14 21:46:26 +08:00
  • 8ea9caea90 Fix #3126 - Use the --porcelain flag instead of grepping out the branch information Cassiano Leal 2014-09-14 12:23:44 +01:00
  • 35f573d912 last-working-dir working with spaces in dirnames Christian Hoener zu Siederdissen 2014-09-13 20:41:47 +02:00
  • 89b8b66181 cljsbuild for lein plugin Sergey Ignatov 2014-09-13 12:47:56 +04:00
  • 7a5d68c963 Remove j alias for autojump Halil Özgür 2014-09-13 10:30:16 +03:00
  • 9b972c3763 Allow passing arbitrary options through to tmux. Andrew Kvalheim 2014-09-12 13:10:44 -07:00
  • d113e66f0e Add option to group with instead of attach to the previous session. Andrew Kvalheim 2013-10-21 23:54:46 -07:00
  • 6fb82113d2 DRY up tmux invocation. Andrew Kvalheim 2013-10-21 21:28:36 -07:00
  • ff0e50c086 Fix #3126 - parse_git_dirty() always returns dirty if branch = 1 on .gitconfig Cassiano Leal 2014-09-12 15:38:38 +01:00
  • 2486f75a61 Updated TOF comment GneatGeek 2014-09-11 21:47:27 -05:00
  • 2ed07a9ee6 Added a README GneatGeek 2014-09-11 21:39:24 -05:00
  • 061711ef90
    Add an alias for 'git checkout -b' ChaYoung You 2014-09-11 20:32:00 +09:00
  • 288b4bf64a
    Add an alias for 'git fetch' ChaYoung You 2014-09-11 20:19:13 +09:00
  • c056c17748 Merge be94d24125 into 96e4e5dd03 Dag 2014-09-11 10:41:06 +00:00
  • be94d24125 Fix autocompletion of Docker containers Dag Einar Monsen 2014-09-11 12:33:02 +02:00
  • 9b6a6af130 add yandex support to web-search plugin Anton Ivanov 2014-09-11 13:45:35 +04:00
  • 123a9455be Merge 4977bfc7e4 into 96e4e5dd03 Klaus K. Holst 2014-09-11 06:51:27 +00:00
  • 4977bfc7e4 Changed to url to https Klaus Holst 2014-09-11 08:44:31 +02:00
  • acceee866f git add and commit at once Tiago Boldt Sousa 2014-09-10 01:57:39 +01:00
  • eb46b10a48 more cool now Oscar 2014-09-09 11:26:00 -03:00
  • e682d4554f exos theme Oscar 2014-09-09 10:35:36 -03:00
  • 9cbcff92b0 Merge ebe0da7394 into 96e4e5dd03 Brett Bukowski 2014-09-09 00:39:59 +00:00
  • ebe0da7394 Update URL for gitignore.io Brett Bukowski 2014-09-08 18:39:21 -06:00
  • cbacd85be2 Fix unquoted var borking with "setopt shwordsplit" & whitespace Rowan Thorpe 2014-09-08 12:48:13 +03:00
  • eabe701b98 Update sbt to add publish-local to commands Edwin de Jong 2014-09-08 11:26:25 +02:00
  • b5093859af [wd] Minor bug fix in show command Markus Faerevaag 2014-09-08 09:09:44 +02:00
  • 56f417ff48 New Plugin for HTTPie tinogomes 2014-09-07 23:23:46 -03:00
  • 37c37235e5 Remove duplicate git diff alias Erik Jansson 2014-09-08 00:37:33 +02:00
  • 6855dd4727 [wd] New minor version (v0.4) Markus Faerevaag 2014-09-07 21:56:34 +02:00
  • d38c0371d9 add --depth operand Timofey 2014-09-07 22:07:34 +03:00
  • a6334ff0c5 Merge f590678748 into 96e4e5dd03 Patrick Brinich-Langlois 2014-09-07 00:09:45 +00:00
  • f590678748 Update gitignore plugin to use HTTPS. Patrick Brinich-Langlois 2014-09-06 17:06:58 -07:00
  • 9b41fb686b fixed URL on github.io Andrii Kostenko 2014-09-06 22:44:18 +03:00
  • 0a072a0a32 Added phpbrew plugin Mohamed Elkholy 2014-09-06 17:14:11 +03:00
  • d79fd70a78 Add Cygwin support to web_search Frieder Bluemle 2014-09-06 05:22:19 -07:00
  • 045fcb37a5 Merge a7297ba3fe into 96e4e5dd03 Andreas Grauel 2014-09-05 22:00:06 +00:00
  • 96e4e5dd03 Merge pull request #2811 from stucki/multiple-vagrant-machines Robby Russell 2014-09-05 21:16:23 +02:00
  • 4bba11dbef Merge pull request #2744 from docwhat/ostype-not-uname Robby Russell 2014-09-05 21:15:57 +02:00
  • 7304dfd504 removed trailing "; " of default $command. David Q 2014-09-05 14:24:04 -04:00
  • cba893f392 added pelican properly? underchemist 2014-09-05 01:39:31 -07:00
  • bcc54b1152 added pelican underchemist 2014-09-05 01:33:03 -07:00
  • 3b1771b47f added pelican plugin underchemist 2014-09-05 01:26:18 -07:00
  • 4f9653f5e3 test underchemist 2014-09-05 01:24:48 -07:00
  • 953a314e55 pelican plugin for oh-my-zsh. very simple AKA aliases underchemist 2014-09-05 01:14:11 -07:00
  • 94c01229ff web-search plugin: unwanted output to nohup.out Alessandro Pezzato 2014-09-05 00:21:38 +02:00
  • ee13a42106 Merge branch 'master' into git-improved Frank Gruellich 2014-09-04 15:30:52 +02:00
  • f804958710 working version Frank Gruellich 2014-09-04 15:24:07 +02:00
  • d23bb3c2b8 Merge 30bae92900 into ffe8ce5b1e dbye 2014-09-04 10:55:36 +00:00
  • ffe8ce5b1e Merge pull request #3095 from robbyrussell/revert-1504-master Robby Russell 2014-09-04 12:54:55 +02:00
  • 5e25913178 Revert "Exit early from git plugin if not in git repo." Robby Russell 2014-09-04 12:53:43 +02:00
  • 87fb118dd2 Changed brew cmd to properly report if awscli is installed via homebrew Matt Walker 2014-09-03 12:01:29 -07:00
  • 451aeb0b2c Merge eb0fed5cd6 into a8ef111a79 Harvey Forero 2014-09-03 17:21:35 +00:00
  • eb0fed5cd6 Check if there is a git repository dir. Harvey Forero 2014-09-03 12:19:43 -05:00
  • 24701e026c Merge 43e6488025 into a8ef111a79 Ron Shapiro 2014-09-03 16:33:43 +00:00