Commit Graph

1447 Commits (0c24907b6e85da7375da59c42a4a6b04bbbf5f11)

Author SHA1 Message Date
Konstantin Gredeskoul b70018e531 Adding support for git user & git pair 2016-03-14 03:42:38 -07:00
Konstantin Gredeskoul 6de871294e Adding support for rbenv in addition to rvm
- following existing patterns, clearing out RBENV prefix and suffix
- using existing function to read the prompt
2016-03-14 03:25:32 -07:00
Nils Winkler ac06de3c92 Merge pull request #678 from trinitronx/overridable-history
Make all vars defined in lib/history.bash overridable
2016-03-14 08:15:19 +01:00
James Cuzella 3c9fecf967 Make all vars defined in lib/history.bash overridable. Set these before sourcing Bash-It with .bashrc or .bash_profile to override defaults 2016-03-11 11:28:11 -07:00
Nils Winkler fd37877fbf Merge pull request #675 from nwinkler/docker-compose
Added aliases for docker-compose
2016-03-04 10:08:19 +01:00
Nils Winkler 2eedb137fd Added aliases for docker-compose 2016-03-04 10:06:10 +01:00
Eduardo Bellido Bellido 66f3959ba9 Merge pull request #671 from edubxb/gradle-completion
Use the same parsing_command for OSX and Linux
2016-02-19 00:37:48 +01:00
Eduardo Bellido Bellido 2911f88cf2 Use the same parsing_command for OSX and Linux 2016-02-19 00:35:45 +01:00
Eduardo Bellido Bellido ff28aeb8c6 Merge pull request #665 from edubxb/git-aliases
Update some git aliases
2016-02-19 00:29:54 +01:00
Nils Winkler 49d6b8a205 Merge pull request #669 from nucliweb/feature/node-aliases
Added npm aliases
2016-02-17 08:25:41 +01:00
Joan Leon 35c2be1e96 Added npm aliases 2016-02-16 23:57:29 +01:00
Nils Winkler 09591e861d Merge pull request #666 from cornfeedhobo/cleanup-projects-plugin
Projects Plugin cleanup
2016-02-15 08:05:46 +01:00
cornfeedhobo 85e7e408aa added menu and error messages to projects plugin. indentation cleanup to conform to editorconfig. 2016-02-12 09:05:22 -06:00
Nils Winkler 1293dbf086 Merge pull request #664 from edubxb/update-readme-issue-663
Update README.md
2016-02-12 10:15:23 +01:00
Eduardo Bellido Bellido c34cd9b7ec Update some git aliases 2016-02-12 01:29:40 +01:00
Eduardo Bellido Bellido 3bce1782e7 Update README.md 2016-02-12 01:13:03 +01:00
Nils Winkler 8d2cc7e251 Merge pull request #659 from edubxb/update-command
Add update subcommand
2016-02-10 08:16:33 +01:00
Eduardo Bellido Bellido 48f26406f0 Apply new naming convention 2016-02-09 22:49:08 +01:00
Nils Winkler 253fa23b53 Merge pull request #661 from ancho/feature/sdkman-3.3.2-version-completion
fixed version completion for sdkman 3.3.2
2016-02-08 08:15:34 +01:00
Nils Winkler 91953b662b Merge pull request #662 from rauchrob/patch-1
Speed up $PROMPT_COMMAND by using rvm-prompt
2016-02-08 08:07:07 +01:00
Robert Rauch ba5e7c9268 Speed up $PROMPT_COMMAND by using rvm-prompt
Running `rvm tools identifier` seems to be really slow. Using [`rvm-prompt`](https://rvm.io/workflow/prompt) greatly speeds up the evaluation of `$PROMPT_COMMAND`.
2016-02-06 21:19:30 +01:00
Frank Becker 0c55ed892c fixed version completion for sdkman 3.3.2 2016-02-06 12:18:02 +01:00
Eduardo Bellido Bellido 5c6de8ca67 Add new udpate command to Bash it completion 2016-02-05 18:48:32 +01:00
Eduardo Bellido Bellido 1dba074024 Fix variable syntax error 2016-02-05 18:47:57 +01:00
Eduardo Bellido Bellido 6a571b4826 Update README.md 2016-02-05 00:16:20 +01:00
Eduardo Bellido Bellido 3438c1d7c4 New update command 2016-02-05 00:13:41 +01:00
Eduardo Bellido Bellido 836650c776 Merge pull request #658 from edubxb/master
Updated README
2016-02-04 22:41:39 +01:00
Eduardo Bellido Bellido 14f880202c Updated README 2016-02-04 22:40:08 +01:00
Nils Winkler d938d15f9d Merge pull request #398 from ancho/gvm_completion
added sdk(man) completion and plugin
2016-02-04 13:03:25 +01:00
Eduardo Bellido Bellido 8988f109e0 Merge pull request #657 from edubxb/fix-issue-654
Remove unnecessary double quotes in alias
2016-02-04 00:13:54 +01:00
Eduardo Bellido Bellido 304406b503 Remove unnecessary double quotes in alias 2016-02-04 00:11:59 +01:00
Eduardo Bellido Bellido dfe811719f Merge pull request #656 from edubxb/default-values
Set fallback values to POWERLINE_LEFT_PROMPT and POWERLINE_RIGHT_PROMPT variables
2016-02-03 23:05:22 +01:00
Eduardo Bellido Bellido f05c56a440 Set fallback values to POWERLINE_LEFT_PROMPT and POWERLINE_RIGHT_PROMPT variables 2016-02-03 23:03:07 +01:00
Eduardo Bellido Bellido ae33b5ccaa Merge pull request #655 from edubxb/fix-git-status
Fix an error when showing the status of a git repo
2016-02-03 23:00:19 +01:00
Eduardo Bellido Bellido c290aa9638 Fix an error when showing the status of a git repo 2016-02-03 22:58:19 +01:00
Nils Winkler c2166316ac Merge pull request #653 from nwinkler/powerline-readme
Fixed spelling and wording
2016-02-01 08:33:00 +01:00
Nils Winkler 5617cc2e31 Fixed spelling and wording
Some minor changes in spelling, wording and formatting.
2016-02-01 08:32:19 +01:00
Nils Winkler 9a72ab8de1 Merge pull request #605 from edubxb/powerline-multiline-segmentorder
Add support to change the order of the prompt info in the Powerline Multiline theme
2016-01-31 20:14:26 +01:00
Nils Winkler d8220b5bc3 Merge pull request #649 from caguettaz/git_prompt_fix
[bugfix] Fixed performance issue with git prompt
2016-01-31 20:08:47 +01:00
Eduardo Bellido Bellido 30c6fd1f59 Refactor __powerline_last_status_prompt function 2016-01-30 12:19:34 +01:00
Eduardo Bellido Bellido f6436a878e Fix some regressions and variables names 2016-01-30 12:18:07 +01:00
Eduardo Bellido Bellido ead5047fb9 Reduce unset calls 2016-01-30 11:33:00 +01:00
Eduardo Bellido Bellido 8bee21e428 Update powerline-multiline README.md 2016-01-27 01:27:11 +01:00
Eduardo Bellido Bellido 6d4923aca8 Now, segments can be placed at left or at right
- Code refactor
- Print code converted into functions
- Remove unused variables
- Improved conistence in naming, variable and functions
2016-01-27 01:07:14 +01:00
Christophe Aguettaz a2ac5b0096 Fixed compatibility with older bash versions.
Older versions (like 3.2, current default on MacOS X) don't implement
readarray.
2016-01-26 20:05:47 +01:00
Eduardo Bellido Bellido dfbd065bc1 Fix indentation 2016-01-25 21:49:50 +01:00
Eduardo Bellido Bellido 64e6f354dc Add Powerline Multiline theme README.md 2016-01-25 20:02:55 +01:00
Eduardo Bellido Bellido 1009b23724 Minor fixes 2016-01-25 20:02:55 +01:00
Eduardo Bellido Bellido 51f5614de5 Add support to change the segment order of the left and right prompt 2016-01-25 20:02:55 +01:00
Eduardo Bellido Bellido eb92e2f845 Add support to change the order of the prompt info in the Powerline Multiline theme 2016-01-25 20:02:55 +01:00