Commit Graph

1621 Commits (6de4f3f79b30c1a94b68e67d65645298121f052b)

Author SHA1 Message Date
Nils Winkler 3a7ca290da Merge pull request #795 from MunifTanjim/nvm_completion
add completion for nvm
2016-10-10 09:35:49 +02:00
MunifTanjim 66e8da02a5 fix correction for nvm according to PR comments 2016-10-10 13:33:07 +06:00
Nils Winkler e2d35c710e Merge pull request #797 from MunifTanjim/improve_base_theme
improve scm_prompt_info
2016-10-10 09:06:41 +02:00
Nils Winkler d1f672599d Merge pull request #799 from MunifTanjim/improve_todo_completion
update completion for todo to latest version
2016-10-10 08:41:20 +02:00
Nils Winkler f38a8da9e4 Merge pull request #798 from MunifTanjim/apm_completion
add completion for apm
2016-10-10 08:39:51 +02:00
MunifTanjim 0387343108 update completion for todo to latest version 2016-10-09 04:12:24 +06:00
MunifTanjim 192e6900e1 add completion for apm 2016-10-09 01:02:23 +06:00
MunifTanjim 4468c1b126 improve scm_prompt_info 2016-10-08 12:44:34 +06:00
MunifTanjim 48f4292b18 improve plugin for rbenv 2016-10-07 23:10:59 +06:00
MunifTanjim 4180f80dce add completion for nvm 2016-10-07 21:34:53 +06:00
Nils Winkler 97e1346bec Merge pull request #794 from paulschreiber/patch-1
fix spelling of Terminal.app
2016-10-05 08:45:43 +02:00
Paul Schreiber 7891b1b263 fix spelling of Terminal.app 2016-10-04 21:02:40 -04:00
Nils Winkler e99b87db56 Merge pull request #793 from Bash-it/revert-792-vp468
Revert "Changes to sudo check for powerline themes"
2016-09-26 15:02:14 +08:00
Nils Winkler 66397ef577 Revert "Changes to sudo check for powerline themes" 2016-09-26 09:01:59 +02:00
Nils Winkler 5abbba98bd Merge pull request #792 from VP468/vp468
Changes to sudo check for powerline themes - fixes #744
2016-09-26 14:55:19 +08:00
Nils Winkler ad4a72c477 Merge pull request #791 from Rush/patch-1
Fix bold font to make simple theme really simple
2016-09-26 14:48:59 +08:00
Nils Winkler 287ac89b85 Merge pull request #787 from manojlds/patch-2
Add completion for kubectl
2016-09-26 14:37:36 +08:00
Nils Winkler ec7c11f049 Merge pull request #789 from kjg/fix_continue_in_conditional
Remove `continue` from conditional
2016-09-26 14:35:56 +08:00
Vedhapriya Raman 28e9e04d4f Changes for issue# 744 2016-09-23 20:50:55 -05:00
Damian Kaczmarek b992698380 Fix bold font to make simple theme really simple 2016-09-23 14:22:09 -05:00
Kevin Glowacz bd52e16895
Remove `continue` from conditional
This is an artifact left over from when this function was extracted from
inside a loop b524bb6047

However, `continue` isn't doing anything when not inside a loop and this
now raises a warning in bash 4.4:

"continue: only meaningful in a `for', `while', or `until' loop"
2016-09-22 10:55:22 -05:00
Manoj 08526f2647 Add completion for kubectl 2016-09-19 11:40:26 +05:30
Nils Winkler 569a7a902e Merge pull request #785 from deathbeam/patch-1
Recognize fasd when sourced
2016-09-07 10:34:56 +02:00
Tomas Slusny 5c69d79810 Recognize fasd when sourced
According to fasd README, fasd can be also used by sourcing it and not only by including it into path. This patch will ensure that fasd will be properly recognized, even when it is sourced and not included in path.
2016-09-07 10:17:40 +02:00
Nils Winkler 0c24907b6e Merge pull request #783 from jletourneau/homebrew-upgrade-cleanup
Use --cleanup on upgrade in Homebrew “bupc” alias
2016-08-31 08:14:36 +02:00
Jack Letourneau 92f6af52bb Use --cleanup on upgrade in Homebrew “bupc” alias. 2016-08-30 10:27:05 -04:00
Nils Winkler 0ba44242a1 Merge pull request #781 from joegiralt/master
Added phoenix aliases
2016-08-13 12:15:13 +02:00
Joe Giralt dbc9922ae5 Added phoenix aliases 2016-08-12 17:04:36 -04:00
Nils Winkler e30af1d5e0 Merge pull request #780 from nwinkler/fasd-prompt-command
Added empty check for PROMPT_COMMAND in fasd plugin
2016-08-11 08:17:25 +02:00
Nils Winkler dd218b5113 Added empty check for PROMPT_COMMAND in fasd plugin
This should fix the additional issue found in #775.
2016-08-11 08:16:20 +02:00
Nils Winkler 720936b979 Merge pull request #777 from crahan/fix_usage
OS X fix for usage function.
2016-08-08 09:59:02 +02:00
Thomas Bouve 3a347083d2 Added quotes and fixed missing du depth value. 2016-08-08 09:53:07 +02:00
Nils Winkler ab2b5e98ca Merge pull request #778 from crahan/fix_pathmunge_group
Fix for bash-it help plugins error (pathmunge group value).
2016-08-08 09:01:08 +02:00
Thomas Bouve afe8b0d8ec Fix for bash-it help plugins error (pathmunge group value). 2016-08-06 23:41:27 +02:00
Thomas Bouve c204a43305 OS X fix for usage function. 2016-08-06 21:53:34 +02:00
Nils Winkler a3c482d8d9 Merge pull request #775 from stuckshut/fix_double_semicolon
Check for empty PROMPT_COMMAND before appending preexec_invoke_cmd

Fixes #767
2016-08-05 09:16:58 +02:00
Nils Winkler 84379a4620 Merge pull request #776 from brenoos/master
Changed the laravel alias a:controller to php artisan make:controller
2016-08-05 09:11:56 +02:00
Breno Oliveira dos Santos 221200ca29 Changins on laravel alias 2016-08-04 22:14:32 -03:00
Breno Oliveira dos Santos 3bf415cfbe Changed the laravel alias a:controller to php artisan make:controller 2016-08-04 21:49:18 -03:00
Eric Anders 3b56275ef6
Check for empty or whitespace PROMPT_COMMAND before appending preexec_invoke_cmd 2016-08-04 15:51:15 -05:00
Nils Winkler 6060c87178 Merge pull request #773 from Samze/master
PROMPT_COMMAND env var should not end in ';'

Fixes #767 
Fixes #772
2016-08-03 11:50:35 +02:00
Sam Gunaratne 1a4c03b08c Fixes issue with PROMPT_COMMAND ending in semi-colon 2016-08-03 10:04:24 +01:00
Nils Winkler e64cc5b6f1 Merge pull request #764 from antisilent/autoreload
763: Automatically reload shell after enabling and disabling things.
2016-08-02 08:23:17 +02:00
Nick Silva f82b57b046 Merge branch 'master' into autoreload 2016-08-01 11:25:47 -07:00
Nick Silva 16b455d0c6 add BASH_IT_AUTOMATIC_RELOAD_AFTER_CONFIG_CHANGE option 2016-08-01 11:19:17 -07:00
Nils Winkler 22d5dab238 Merge pull request #761 from wanelo/master
Wanelo Pairing workstations theme
2016-08-01 09:03:11 +02:00
Nils Winkler de9c9db1b1 Merge pull request #760 from antisilent/custom-alias-help
Custom alias help
2016-08-01 09:02:36 +02:00
Nils Winkler 2d5b9f0750 Merge pull request #769 from leventyalcin/kontena_completer
kontena.io cli tab completion added
2016-08-01 08:51:28 +02:00
Levent YALCIN 158078a94d kontena.io cli tab completion added 2016-07-31 23:51:00 +01:00
Nick Silva 2d7881022a Remove hyphen from bash when reloading 2016-07-22 17:43:07 -07:00