Commit Graph

1458 Commits

Author SHA1 Message Date
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
Nick Silva
fb85db14a9 763: Automatically reload shell after enabling and disabling things. 2016-07-22 16:15:31 -07:00
Nick Silva
bbcb50ca2b Remove stray debugging echoes 2016-07-19 11:38:36 -07:00
Nick Silva
7c8be52ac5 Revert local variable declaration 2016-07-19 11:17:49 -07:00
Nick Silva
7c1370ac00 Add support for custom alias group with alias help command. 2016-07-19 11:12:36 -07:00
Nils Winkler
7415134878 Merge pull request #757 from sveneh/vim
improved vim aliases
2016-07-15 11:25:36 +02:00
sveneh
2c86ecc7da improved version of open file in new tab 2016-07-14 23:30:26 +02:00
sveneh
d05c88a23b new name for alias, will break functionality of original gvim command
otherwise
2016-07-14 23:30:26 +02:00
Nils Winkler
0b57d84320 Merge pull request #755 from wingy3181/completion/docker
Update docker & add docker-compose/docker-machine CLI completion
2016-07-11 09:04:47 +02:00
Cheong Yip
62e07f8f70 Update docker & add docker-compose/docker-machine CLI completion
CLI completions are from:
- docker : https://github.com/docker/docker/blob/master/contrib/completion/bash/docker
- docker-compose : https://github.com/docker/compose/blob/master/contrib/completion/bash/docker-compose
- docker-machine : https://github.com/docker/machine/blob/master/contrib/completion/bash/docker-machine.bash
2016-07-10 12:36:17 +10:00
Nils Winkler
db85492f18 Merge pull request #725 from ravenhall/silent_install_676
Silent install - solution to issue #676
2016-07-08 08:28:58 +02:00
Nils Winkler
464b6edd16 Merge pull request #754 from wyhfrank/master
Fix bug: themes break global $PROMPT_COMMAND variable
2016-07-08 08:16:02 +02:00
Yuhao Wu
af96da5d11 Fix bug: themes break global $PROMPT_COMMAND variable
Safely append functions to $PROMPT_COMMAND instead of setting it.
2016-07-07 17:13:00 +09:00
Nils Winkler
418b06e65c Merge pull request #753 from nwinkler/docker-compose-plugin
Added docker-compose plugin
2016-07-06 08:25:55 +02:00