Commit Graph

1684 Commits (875fa9f2d8b7fa18e8b2be54fedaa01d1b3f1b5c)

Author SHA1 Message Date
Nils Winkler 1cf6007a8e Merge pull request #882 from nwinkler/percol-bash3-fix
Fixed percol plugin function syntax
2017-01-09 09:18:03 +01:00
Nils Winkler 4790569671 Fixed percol plugin function syntax
Without the `function` keyword, the file did not load when using Bash
v3.x. With the added `function` keyword, the file can be parsed and the
error message about having to install Bash v4 is shown.

Closes #881
2017-01-09 09:14:05 +01:00
Maik Ellerbrock 94ec03a8e5 add bash-it-docker to readme
![container](http://i.giphy.com/VNC7FTY49C0zC.gif)
2017-01-08 23:31:55 +01:00
Nils Winkler 2b4298c00e Merge pull request #874 from font/git_prompt_basic
Add option for basic git status prompt - closes #873
2017-01-06 10:20:14 +01:00
Ivan Font a70b769817 Remove references to GIT_THEME_* variables 2017-01-04 17:43:56 -08:00
Ivan Font 1d55249181 Refactor functions and update documentation
Add new variable to enable/disable git prompt minimal status information
and consolidate functions for code re-use. Also update README
documentation to capture the usage of new variable.
2017-01-04 15:48:32 -08:00
Nils Winkler 38bfc93270 Merge pull request #834 from edubxb/fix-765
Fix search command for RedHat based distributions
2017-01-03 08:45:33 +01:00
Nils Winkler 7e30636b81 Merge pull request #877 from font/edit-mode-emacs-plugin
New plugin to enable emacs editing mode
2017-01-03 08:22:20 +01:00
Nils Winkler 34fe3f05ef Merge pull request #876 from font/edit-mode-vi-plugin
New plugin to enable vi editing mode
2017-01-03 08:22:07 +01:00
Nils Winkler 734ab9729f Merge pull request #878 from ierenstein/vault-update
Adding new updates for vault completions
2017-01-03 08:20:34 +01:00
Nils Winkler e5fb2b5358 Merge pull request #870 from MunifTanjim/add_completion_composer
add completion for composer
2017-01-03 08:19:26 +01:00
Ilan Erenstein 0a84ca584e Adding new updates for vault completions 2017-01-02 14:41:35 -08:00
Ivan Font 41eb07cde3 New plugin to enable emacs editing mode 2017-01-02 00:02:26 -08:00
Ivan Font 49e4b0958d New plugin to enable vi editing mode 2017-01-01 23:57:59 -08:00
Ivan Font a068e3b66e Add option for basic git status prompt
Fixes #873
2016-12-31 12:43:23 -08:00
MunifTanjim f772ebef4a add completion for composer 2016-12-25 13:15:50 +06:00
Nils Winkler d21e48e792 Merge pull request #865 from metal3d/feat-makefile
Add Makefile completion
2016-12-22 08:29:22 +01:00
Nils Winkler 0906ea0cc8 Merge pull request #866 from motasem-salem/typo
Fixed a typo
2016-12-22 08:27:23 +01:00
Motasem Salem d72dbd5d29 Fixed a typo 2016-12-21 22:14:12 -05:00
Patrice Ferlet d057865c24 Add Makefile completion
Sometimes, Makefile won't be completed (as for me on Fedora 25) as soon as bash-it is activated. This completion script can provide a Makefile completion.
2016-12-21 10:20:36 +01:00
Nils Winkler afa7a01dd5 Merge pull request #863 from mcquinne/gradlePlugin
Gradle plugin
2016-12-19 09:05:58 +01:00
Evan McQuinn da0b610a57 Add a plugin that makes it easier to use the gradle wrapper if a project has one. 2016-12-16 11:26:10 -07:00
Nils Winkler dad1ee4cd8 Merge pull request #860 from ierenstein/vault-completion-update
Adding latest vault completion
2016-12-16 08:19:42 +01:00
Ilan Erenstein 8669576493 Adding latest vault completion from https://github.com/iljaweis/vault-bash-completion 2016-12-15 11:31:30 -08:00
Nils Winkler 1e9c8bf00e Merge pull request #858 from ellerbrock/yarn
feat(bash): add yarn aliases
2016-12-15 08:09:34 +01:00
Maik Ellerbrock bbb3afcf39
fix(fix): rename a duplicate alias 2016-12-15 00:12:49 +01:00
Maik Ellerbrock df126f3a64
feat(bash): add yarn aliases 2016-12-14 21:53:35 +01:00
Nils Winkler 1490b67d28 Merge pull request #857 from nwinkler/docker-archive-content
Added docker-archive-content function
2016-12-12 15:24:15 +01:00
Nils Winkler c43b3fb303 Added docker-archive-content function 2016-12-12 15:22:47 +01:00
Nils Winkler eb78f1886d Merge pull request #856 from Avasz/master
Added theme Kitsune
2016-12-12 08:14:18 +01:00
Avasz 966a2bb383 Added credits 2016-12-09 10:40:42 +05:45
Avasz d7d4cb9807 kitsune theme 2016-12-09 10:35:09 +05:45
Nils Winkler fa4fdd752a Merge pull request #855 from pmbenjamin/feat/theme-purity
New Theme: Purity
2016-12-08 08:17:21 +01:00
Peter Benjamin 65e2514c63 Add theme: purity 2016-12-07 09:58:24 -08:00
Nils Winkler 3aa54b6b20 Merge pull request #854 from pmbenjamin/feat/git-aliases
A few more git aliases
2016-12-07 11:08:31 +01:00
Peter Benjamin 2e5fd5b21d A few more git aliases 2016-12-07 00:10:40 -08:00
Nils Winkler af5916e25d Merge pull request #852 from pmbenjamin/feat/git-aliases
Add git aliases
2016-12-07 08:28:58 +01:00
Peter Benjamin 325e9be942 Add git aliases 2016-12-06 23:24:04 -08:00
Nils Winkler cd22e5da32 Merge pull request #850 from metal3d/fix-fedora-completion
Add other bash completion importation for other distribution - closes #849
2016-12-07 08:20:18 +01:00
Patrice Ferlet 8161e4e233 Add other bash completion importation for other distribution
Fedora import that script from /etc/bashrc script that can import /etc/profile.d/*.sh

See issue #849
2016-12-07 00:11:29 +01:00
Nils Winkler 467d53fead Merge pull request #848 from font/clock_prefix_suffix
Add prefix/suffix for clock prompt and clock char
2016-12-06 11:02:21 +01:00
Ivan Font 771082cdc2 Add prefix/suffix for clock prompt and clock char 2016-12-05 09:04:29 -08:00
Nils Winkler d1a7e60931 Merge pull request #846 from archite/custom_folder
Allow for having custom scripts outside of bash-it.
2016-11-30 08:25:33 +01:00
Adam Karim 2a4e27cdba Updating README.
Fixing custom location for themes.
2016-11-29 09:55:13 -08:00
Adam Karim a896cb2c44 Allow for having custom scripts outside of bash-it. 2016-11-29 09:21:26 -08:00
Nils Winkler fef77e3060 Merge pull request #845 from raphaelehret/patch-1
Replaced backticks with  `$()`
2016-11-29 08:16:04 +01:00
raphaelehret 6c5e1c9dfb Replaced backticks with `$()` 2016-11-28 14:07:16 +01:00
Nils Winkler 80a99bc32f Merge pull request #842 from MunifTanjim/update_brainy_theme
update brainy theme
2016-11-25 08:34:43 +01:00
Nils Winkler 84d654c4a2 Merge pull request #843 from geowy/master
Load bash-completion2 on macOS
2016-11-25 08:33:38 +01:00
George Wyatt 971f911101 Load bash-completion2 on macOS
This is required for projects completion, otherwise you get this error:
```
_init_completion: command not found
```
2016-11-25 13:51:25 +08:00